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 723bc94 commit b36174eCopy full SHA for b36174e
alembic/__init__.py
@@ -3,4 +3,4 @@
3
from .runtime import plugins
4
5
6
-__version__ = "1.18.1"
+__version__ = "1.18.2"
docs/build/changelog.rst
@@ -3,6 +3,10 @@
Changelog
==========
+.. changelog::
7
+ :version: 1.18.2
8
+ :include_notes_from: unreleased
9
+
10
.. changelog::
11
:version: 1.18.1
12
:released: January 14, 2026
0 commit comments