Version bump to 3.5.10 (#6404)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-07-11 01:03:12 +02:00
committed by GitHub
parent f4c8077268
commit 0281d6c93e

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.10.dev1"
_VERSION = "3.5.10"
__version__, version_info = VersionInfo._get_version()