Skip to content

Commit 4b3f993

Browse files
committed
Open for 0.14.0 development.
1 parent 572e4e9 commit 4b3f993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎asyncpg/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
__all__= ('connect', 'create_pool', 'Record', 'Connection') + \
1616
exceptions.__all__# NOQA
1717

18-
__version__='0.13.0'
18+
__version__='0.14.0.dev0'

0 commit comments

Comments
(0)