We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b63852d commit 6e4230bCopy full SHA for 6e4230b
alembic/__init__.py
@@ -1,4 +1,4 @@
1
from . import context
2
from . import op
3
4
-__version__ = "1.16.2"
+__version__ = "1.16.3"
docs/build/changelog.rst
@@ -3,6 +3,10 @@
Changelog
==========
5
6
+.. changelog::
7
+ :version: 1.16.3
8
+ :include_notes_from: unreleased
9
+
10
.. changelog::
11
:version: 1.16.2
12
:released: June 16, 2025
0 commit comments