Skip to content

Commit

Permalink
Bump version to 0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfallan committed May 17, 2024
1 parent d664589 commit 4d8abcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/seismicrna/core/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

logger = getLogger(__name__)

__version__ = "0.16.1dev"
__version__ = "0.16.1"


def parse_version(version: str = __version__):
Expand Down

0 comments on commit 4d8abcb

Please sign in to comment.