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