chore: update version in primary init (#5495)

This commit is contained in:
Robert Sparks 2023-04-14 17:43:46 -05:00 committed by GitHub
parent d3f3e1e40a
commit a2f1c1f705
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ from . import checks # pyflakes:ignore
# Version must stay in single quotes for automatic CI replace
# Don't add patch number here:
__version__ = '8.0.0-dev'
__version__ = '10.0.0-dev'
# Release hash must stay in single quotes for automatic CI replace
__release_hash__ = ''