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 b4d2892 commit 4c60ae8Copy full SHA for 4c60ae8
asyncpg/_version.py
@@ -14,4 +14,4 @@
14
15
import typing
16
17
-__version__: typing.Final = '0.30.0'
+__version__: typing.Final = '0.31.0.dev0'
0 commit comments