Skip to content

Commit a30da62

Browse files
committed
Bump version to v1.0.1
1 parent 9cd4160 commit a30da62

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.0"
3+
__version__ = "1.0.1"
44

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

0 commit comments

Comments
 (0)