Skip to content

Commit

Permalink
Bump the version to 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
1st1 committed Nov 20, 2019
1 parent b3fe95d commit ae7c110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asyncpg/__init__.py
Expand Up @@ -31,4 +31,4 @@
# snapshots will automatically include the git revision
# in __version__, for example: '0.16.0.dev0+ge06ad03'

__version__ = '0.20.0.dev0'
__version__ = '0.20.0'

0 comments on commit ae7c110

Please sign in to comment.