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