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 33b3faf commit c593f8dCopy full SHA for c593f8d
quantulum3/__init__.py
@@ -1,6 +1,6 @@
1
"""quantulum3 init."""
2
3
-VERSION = (0, 8, 1)
+VERSION = (0, 9, 0)
4
5
__version__ = ".".join([str(i) for i in VERSION])
6
__author__ = "Marco Lagi, nielstron, sohrabtowfighi, grhawk and Rodrigo Castro"
0 commit comments