Version bump to 3.5.6.dev1 (#6252)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-09-14 20:51:50 +00:00 committed by GitHub
parent 63359ce831
commit 7dfe24397e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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