Skip to content

Commit

Permalink
Bump version: 0.17.0 → 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-smallshire committed Aug 26, 2021
1 parent eb94250 commit 20ac179
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.17.0
current_version = 0.18.0
tag = True
tag_name = {new_version}
commit = True
Expand Down
2 changes: 1 addition & 1 deletion source/added_value/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.17.0'
__version__ = '0.18.0'

0 comments on commit 20ac179

Please sign in to comment.