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 3872e23 commit 8edec30Copy full SHA for 8edec30
alembic/__init__.py
@@ -1,4 +1,4 @@
1
from . import context
2
from . import op
3
4
-__version__ = "1.16.1"
+__version__ = "1.16.2"
docs/build/changelog.rst
@@ -3,6 +3,10 @@
Changelog
==========
5
6
+.. changelog::
7
+ :version: 1.16.2
8
+ :include_notes_from: unreleased
9
+
10
.. changelog::
11
:version: 1.16.1
12
:released: May 21, 2025
0 commit comments