We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b603a1 commit 54d8128Copy full SHA for 54d8128
src/iris_pgwire/__init__.py
@@ -6,7 +6,7 @@
6
caretdev/sqlalchemy-iris.
7
"""
8
9
-__version__ = "1.0.0"
+__version__ = "1.0.1"
10
__author__ = "IRIS PGWire Team"
11
12
# Don't import server/protocol in __init__ to avoid sys.modules conflicts
0 commit comments