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 9dc486d commit 64be215Copy full SHA for 64be215
asyncpg/__init__.py
@@ -31,4 +31,4 @@
31
# snapshots will automatically include the git revision
32
# in __version__, for example: '0.16.0.dev0+ge06ad03'
33
34
-__version__ = '0.17.0'
+__version__ = '0.18.0.dev0'
0 commit comments