Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
bump version for release test
  • Loading branch information
oloapinivad committed Jun 15, 2023
1 parent 58ae3f3 commit 2403782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecmean/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""ECmean4 module"""

__version__ = '0.1.2'
__version__ = '0.1.3'

# functions to be accessible everywhere
from ecmean.libs.diagnostic import Diagnostic
Expand Down

0 comments on commit 2403782

Please sign in to comment.