We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb5ba1 commit 87a4302Copy full SHA for 87a4302
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.21.0.dev0'
+__version__ = '0.21.0'
0 commit comments