Skip to content

Commit 8d6abc1

Browse files
committed
asyncpg v0.16.0
1 parent ef2b7cd commit 8d6abc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asyncpg/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
# snapshots will automatically include the git revision
3232
# in __version__, for example: '0.16.0.dev0+ge06ad03'
3333

34-
__version__ = '0.16.0.dev0'
34+
__version__ = '0.16.0'

0 commit comments

Comments
 (0)