Skip to content

Commit 1e879af

Browse files
authored
Update version.py
1 parent 24a6c5c commit 1e879af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pg_anon/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
__version__ = version("pg_anon")
77
except PackageNotFoundError:
88
# TMP: if package is not installed, return hardcoded
9-
__version__ = "1.0.1"
9+
__version__ = "1.5.0"

0 commit comments

Comments
 (0)