We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a6c5c commit 1e879afCopy full SHA for 1e879af
pg_anon/version.py
@@ -6,4 +6,4 @@
6
__version__ = version("pg_anon")
7
except PackageNotFoundError:
8
# TMP: if package is not installed, return hardcoded
9
- __version__ = "1.0.1"
+ __version__ = "1.5.0"
0 commit comments