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 c026cf7 commit d5a63b8Copy full SHA for d5a63b8
alembic/__init__.py
@@ -1,4 +1,4 @@
1
from . import context
2
from . import op
3
4
-__version__ = "1.16.5"
+__version__ = "1.16.6"
docs/build/changelog.rst
@@ -3,6 +3,10 @@
Changelog
==========
5
6
+.. changelog::
7
+ :version: 1.16.6
8
+ :include_notes_from: unreleased
9
+
10
.. changelog::
11
:version: 1.16.5
12
:released: August 27, 2025
0 commit comments