We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa2f121 commit 392b1fbCopy full SHA for 392b1fb
setup.py
@@ -15,7 +15,7 @@
15
16
setuptools.setup(
17
name='asyncpg',
18
- version='0.5.0',
+ version='0.5.1',
19
description='An asyncio PosgtreSQL driver',
20
classifiers=[
21
'License :: OSI Approved :: Apache Software License',
0 commit comments