Skip to content

Commit 4c60ae8

Browse files
committed
Bump version to 0.31.0.dev0
1 parent b4d2892 commit 4c60ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asyncpg/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
import typing
1616

17-
__version__: typing.Final = '0.30.0'
17+
__version__: typing.Final = '0.31.0.dev0'

0 commit comments

Comments
 (0)