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