We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e37d5d0 commit 0459456Copy full SHA for 0459456
1 file changed
psqlpy_sqlalchemy/__init__.py
@@ -2,5 +2,5 @@
2
3
PsqlpyDialect = PSQLPyAsyncDialect
4
5
-__version__ = "0.1.1b2"
+__version__ = "0.1.1b3"
6
__all__ = ["PsqlpyDialect", "PSQLPyAsyncDialect"]
0 commit comments