Bump version: 0.14.0 → 0.15.0
This commit is contained in:
@ -62,10 +62,10 @@ author = 'Lab Digital BV'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.14.0'
|
||||
version = '0.15.0'
|
||||
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.14.0'
|
||||
release = '0.15.0'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 0.14.0
|
||||
current_version = 0.15.0
|
||||
commit = true
|
||||
tag = true
|
||||
tag_name = {new_version}
|
||||
@ -28,4 +28,3 @@ omit = src/**/migrations/*.py
|
||||
[bumpversion:file:setup.py]
|
||||
|
||||
[bumpversion:file:docs/conf.py]
|
||||
|
||||
|
Reference in New Issue
Block a user