Skip to content

Commit c593f8d

Browse files
committed
Bump version 0.9.0
Add own classifier and own entities!
1 parent 33b3faf commit c593f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quantulum3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""quantulum3 init."""
22

3-
VERSION = (0, 8, 1)
3+
VERSION = (0, 9, 0)
44

55
__version__ = ".".join([str(i) for i in VERSION])
66
__author__ = "Marco Lagi, nielstron, sohrabtowfighi, grhawk and Rodrigo Castro"

0 commit comments

Comments
 (0)