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