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 e2203d9 commit 9cb2202Copy full SHA for 9cb2202
databases/__init__.py
@@ -1,4 +1,4 @@
1
from databases.core import Database, DatabaseURL
2
3
-__version__ = "0.2.2"
+__version__ = "0.2.3"
4
__all__ = ["Database", "DatabaseURL"]
0 commit comments