We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1303e3e commit b99ef3cCopy full SHA for b99ef3c
cadet/__init__.py
@@ -1,6 +1,6 @@
1
name = 'CADET-Python'
2
3
-__version__ = "0.14.1"
+__version__ = "1.0.0"
4
5
from .h5 import H5
6
from .cadet import Cadet
0 commit comments