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 32c7d70 commit bc308c5Copy full SHA for bc308c5
setup.py
@@ -15,7 +15,7 @@
15
16
setuptools.setup(
17
name='asyncpg',
18
- version='0.5.1',
+ version='0.5.2',
19
description='An asyncio PosgtreSQL driver',
20
classifiers=[
21
'License :: OSI Approved :: Apache Software License',
0 commit comments