Skip to content

Commit

Permalink
Fixed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Immudzen committed Jun 9, 2021
1 parent 9c9494f commit 5c78b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cadet/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = 'CADET-python'

__version__ = 0.8
__version__ = "0.10"

from .cadet import H5
from .cadet import Cadet

0 comments on commit 5c78b0c

Please sign in to comment.