Skip to content

Commit 392b1fb

Browse files
committed
Release 0.5.1
1 parent aa2f121 commit 392b1fb

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.0',
18+
version='0.5.1',
1919
description='An asyncio PosgtreSQL driver',
2020
classifiers=[
2121
'License :: OSI Approved :: Apache Software License',

0 commit comments

Comments
 (0)