Skip to content

Commit 356849d

Browse files
committed
asyncpg v0.6.0
1 parent f58e44a commit 356849d

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
@@ -162,7 +162,7 @@ def _patch_cfile(self, cfile):
162162

163163
setuptools.setup(
164164
name='asyncpg',
165-
version='0.5.4',
165+
version='0.6.0',
166166
description='An asyncio PosgtreSQL driver',
167167
classifiers=[
168168
'License :: OSI Approved :: Apache Software License',

0 commit comments

Comments
 (0)