We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aae4f0 commit d811b68Copy full SHA for d811b68
src/superquantx/version.py
@@ -1,7 +1,7 @@
1
"""Version information for SuperQuantX."""
2
3
-__version__ = "0.1.2"
4
-__version_info__ = (0, 1, 2)
+__version__ = "0.1.3"
+__version_info__ = (0, 1, 3)
5
6
# Release information
7
__release_date__ = "2025-09-11"
0 commit comments