Bump version number for new development. [skip ci]
This commit is contained in:
parent
2779603c68
commit
ba1367b588
|
@ -38,7 +38,7 @@ if typing.TYPE_CHECKING:
|
|||
|
||||
OptionDictType = typing.Dict[str, 'UserOption[Any]']
|
||||
|
||||
version = '0.52.0'
|
||||
version = '0.52.999'
|
||||
backendlist = ['ninja', 'vs', 'vs2010', 'vs2015', 'vs2017', 'vs2019', 'xcode']
|
||||
|
||||
default_yielding = False
|
||||
|
|
Loading…
Reference in New Issue