Version bump to 3.5.18 (#6545)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-03-26 20:04:52 +01:00
committed by GitHub
parent 61695daded
commit 2e902b067e

View File

@@ -339,7 +339,7 @@ def _early_init():
# This is bumped automatically by release workflow (`.github/workflows/scripts/bump_version.py`) # This is bumped automatically by release workflow (`.github/workflows/scripts/bump_version.py`)
_VERSION = "3.5.18.dev1" _VERSION = "3.5.18"
__version__, version_info = VersionInfo._get_version() __version__, version_info = VersionInfo._get_version()