8000
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 3c4c486 commit 361c2aeCopy full SHA for 361c2ae
txpostgres/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = (1, 5, 0, 1)
+__version__ = (1, 6, 0)
2
__versionstr__ = '.'.join([str(n) for n in __version__])
0 commit comments