Skip to content

Commit ed9a430

Browse files
committed
asyncpg v0.6.2
1 parent 91723ba commit ed9a430

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

0 commit comments

Comments
 (0)