Bump version: 2.2.5.dev0 → 2.3.0.dev0
This commit is contained in:
parent
25c1060059
commit
bced5b62b9
@ -56,7 +56,7 @@ __all__ = [
|
||||
"convertUFOFormatVersion1ToFormatVersion2",
|
||||
]
|
||||
|
||||
__version__ = "2.2.5.dev0"
|
||||
__version__ = "2.3.0.dev0"
|
||||
|
||||
|
||||
class UFOLibError(Exception): pass
|
||||
|
@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 2.2.5.dev0
|
||||
current_version = 2.3.0.dev0
|
||||
commit = True
|
||||
tag = False
|
||||
tag_name = v{new_version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user