Skip to content

Commit b99ef3c

Browse files
committed
Bump version to v1.0.0
1 parent 1303e3e commit b99ef3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cadet/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = 'CADET-Python'
22

3-
__version__ = "0.14.1"
3+
__version__ = "1.0.0"
44

55
from .h5 import H5
66
from .cadet import Cadet

0 commit comments

Comments
 (0)