We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f476c03 commit ae70a9cCopy full SHA for ae70a9c
asyncpg/_version.py
@@ -14,4 +14,4 @@
14
15
import typing
16
17
-__version__: typing.Final = '0.30.0.dev0'
+__version__: typing.Final = '0.30.0'
0 commit comments