Skip to content

Commit ab315c2

Browse files
committed
asyncpg v0.5.4
1 parent 98006d6 commit ab315c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

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

0 commit comments

Comments
 (0)