Skip to content

Commit 508117b

Browse files
committed
Sync package __version__ to 0.1.2
1 parent 46d9220 commit 508117b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gastropy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
misc — Miscellaneous utilities
2626
"""
2727

28-
__version__ = "0.1.0"
28+
__version__ = "0.1.2"
2929

3030
# Flat namespace re-exports for implemented modules
3131
from .coupling import * # noqa: F401, F403

0 commit comments

Comments
 (0)