We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a25316b commit d818e3dCopy full SHA for d818e3d
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