We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c306068 commit ab6c436Copy full SHA for ab6c436
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.23.0.dev0'
+__version__ = '0.23.0'
0 commit comments