We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b694c3a commit 36658faCopy full SHA for 36658fa
asyncpg/_version.py
@@ -10,4 +10,4 @@
10
# supported platforms, publish the packages on PyPI, merge the PR
11
# to the target branch, create a Git tag pointing to the commit.
12
13
-__version__ = '0.24.0.dev0'
+__version__ = '0.24.0'
0 commit comments