Version bump to 3.5.13.dev1 (#6428)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-08-08 04:25:02 +02:00
committed by GitHub
parent e4b75f5333
commit 903992f48a

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