Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrakenhoff committed Oct 26, 2023
1 parent 7fc459f commit d6d44e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pastastore/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
PASTAS_VERSION = parse_version(ps.__version__)
PASTAS_LEQ_022 = PASTAS_VERSION <= parse_version("0.22.0")

__version__ = "1.3.0b"
__version__ = "1.3.0"

0 comments on commit d6d44e7

Please sign in to comment.