Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joknarf committed Jul 4, 2024
1 parent d63cd99 commit 6cc099c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pgtree/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

from incremental import Version

__version__ = Version("pgtree", 1, 0, 26)
__version__ = Version("pgtree", 1, 1, 0)
__all__ = ["__version__"]

0 comments on commit 6cc099c

Please sign in to comment.