Skip to content

Commit eb8cb03

Browse files
committed
asyncpg v0.5.3
1 parent 740b93e commit eb8cb03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
setuptools.setup(
1717
name='asyncpg',
18-
version='0.5.2',
18+
version='0.5.3',
1919
description='An asyncio PosgtreSQL driver',
2020
classifiers=[
2121
'License :: OSI Approved :: Apache Software License',

0 commit comments

Comments
 (0)