We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29db86e commit 61b8133Copy full SHA for 61b8133
trino/__init__.py
@@ -14,4 +14,4 @@
14
15
__all__ = ['auth', 'dbapi', 'client', 'constants', 'exceptions', 'logging']
16
17
-__version__ = "0.320.0"
+__version__ = "0.321.0"
0 commit comments