Bump version: 1.4.1.dev0 → 1.5.0.dev0
This commit is contained in:
parent
bda1884b8b
commit
5b59be68fb
@ -15,7 +15,7 @@
|
||||
|
||||
from __future__ import print_function, division, absolute_import
|
||||
|
||||
__version__ = "1.4.1.dev0"
|
||||
__version__ = "1.5.0.dev0"
|
||||
|
||||
__all__ = ['curve_to_quadratic', 'curves_to_quadratic']
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 1.4.1.dev0
|
||||
current_version = 1.5.0.dev0
|
||||
commit = True
|
||||
tag = False
|
||||
tag_name = v{new_version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user