Version bump to 3.5.19 (#6560)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-04-27 03:01:18 +02:00 committed by GitHub
parent db0e831a2e
commit bd61c105e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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