Skip to content

Commit 910ed35

Browse files
committed
asyncpg v0.6.1
1 parent 957b18e commit 910ed35

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.6.0',
165+
version='0.6.1',
166166
description='An asyncio PosgtreSQL driver',
167167
classifiers=[
168168
'License :: OSI Approved :: Apache Software License',

0 commit comments

Comments
 (0)