We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3fe95d commit ae7c110Copy full SHA for ae7c110
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.20.0.dev0'
+__version__ = '0.20.0'
0 commit comments