Skip to content

Commit

Permalink
Bump version: 0.4.0 → 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kebniss committed Jun 7, 2018
1 parent e9c7456 commit ad123d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extruct/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.0
0.5.0
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[bumpversion]
current_version = 0.4.0
current_version = 0.5.0
commit = True
tag = True

[bumpversion:file:extruct/VERSION]

[wheel]
universal = 1

0 comments on commit ad123d7

Please sign in to comment.