File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.9.1 "
2+ "." : " 0.9.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.9.2] ( https://github.com/Quantinuum/Qermit/compare/v0.9.1...v0.9.2 ) (2026-02-18)
4+
5+
6+ ### Bug Fixes
7+
8+ * Create py.typed ([ 4d371e8] ( https://github.com/Quantinuum/Qermit/commit/4d371e86ef590b1d328e1ae4c866b754b0c572e7 ) )
9+ * Delete py.typed ([ ec99b21] ( https://github.com/Quantinuum/Qermit/commit/ec99b21a073ebd0e8965cc87a93988b302ea050b ) )
10+
311## [ 0.9.1] ( https://github.com/Quantinuum/Qermit/compare/v0.9.0...v0.9.1 ) (2026-02-18)
412
513
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44
55[tool .poetry ]
66name = " qermit"
7- version = " 0.9.1 "
7+ version = " 0.9.2 "
88description = " Python package for quantum error mitigation."
99authors = [
1010 " Daniel Mills <daniel.mills@quantinuum.com>" ,
You can’t perform that action at this time.
0 commit comments