Skip to content

Commit 15aee22

Browse files
committed
v1.0.3
1 parent ed1612e commit 15aee22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cadet/__init__.py

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

3-
__version__ = "1.0.2"
3+
__version__ = "1.0.3"
44

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

0 commit comments

Comments
 (0)