Skip to content

Commit f0cfe4e

Browse files
committed
v1.1.0
1 parent 7b2f1cf commit f0cfe4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cadet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "CADET-Python"
22

3-
__version__ = "1.0.4"
3+
__version__ = "1.1.0"
44

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

0 commit comments

Comments
 (0)