From: Mike Bayer Date: Wed, 28 Jan 2026 21:23:45 +0000 (-0500) Subject: Version 1.18.3 placeholder X-Git-Tag: rel_1_18_3~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3faea256be67f9d7c5ccd4379c342922f489981b;p=thirdparty%2Fsqlalchemy%2Falembic.git Version 1.18.3 placeholder --- diff --git a/alembic/__init__.py b/alembic/__init__.py index 3c0a9202..b63cc6bb 100644 --- a/alembic/__init__.py +++ b/alembic/__init__.py @@ -3,4 +3,4 @@ from . import op from .runtime import plugins -__version__ = "1.18.2" +__version__ = "1.18.3" diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst index bb6ea0b3..69dcfcb7 100644 --- a/docs/build/changelog.rst +++ b/docs/build/changelog.rst @@ -3,6 +3,10 @@ Changelog ========== +.. changelog:: + :version: 1.18.3 + :include_notes_from: unreleased + .. changelog:: :version: 1.18.2 :released: January 28, 2026