Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
15eefb0f32 |
@ -62,10 +62,10 @@ author = 'Lab Digital BV'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.12.0'
|
||||
version = '0.12.1'
|
||||
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.12.0'
|
||||
release = '0.12.1'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 0.12.0
|
||||
current_version = 0.12.1
|
||||
commit = true
|
||||
tag = true
|
||||
tag_name = {new_version}
|
||||
|
Reference in New Issue
Block a user