Skip to content

Commit

Permalink
Merge tag '0.9.1' into develop
Browse files Browse the repository at this point in the history
Version 0.9.1.
  • Loading branch information
vnmabus committed Oct 19, 2023
2 parents 3e1dacb + 4634ed2 commit 27697db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rdata/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ def _get_test_data_path() -> _pathlib.Path:
"""

__version__ = "0.9.1.dev1"
__version__ = "0.9.1"

0 comments on commit 27697db

Please sign in to comment.