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