We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2b7cd commit 8d6abc1Copy full SHA for 8d6abc1
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.16.0.dev0'
+__version__ = '0.16.0'
0 commit comments