Skip to content
This repository has been archived by the owner on Jun 6, 2020. It is now read-only.

Commit

Permalink
Bump version: 0.0.4 -> 0.0.5 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Bumpversion after CI committed Jul 28, 2018
1 parent 728b104 commit 3114bcd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[bumpversion]
current_version = 0.0.4
current_version = 0.0.5
tag = True
commit = True
message = Bump version: {current_version} -> {new_version} [ci skip]

[bumpversion:file:setup.py]
[bumpversion:file:setup.py]

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='invoicex-gui',
version='0.0.4',
version='0.0.5',
author='Harshit Joshi',
author_email='[email protected]',
url='https://github.com/invoice-x/invoicex-gui',
Expand Down

0 comments on commit 3114bcd

Please sign in to comment.