chore: update version in primary init (#5495)
This commit is contained in:
parent
d3f3e1e40a
commit
a2f1c1f705
|
@ -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__ = ''
|
||||
|
|
Loading…
Reference in a new issue