Skip to content

Commit

Permalink
Bump version: 0.10.0 → 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gallaecio committed Nov 23, 2020
1 parent 4f13641 commit c1e4803
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion extruct/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.0
0.11.0
3 changes: 1 addition & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
[bumpversion]
current_version = 0.10.0
current_version = 0.11.0
commit = True
tag = True

[bumpversion:file:extruct/VERSION]

[wheel]
universal = 1

0 comments on commit c1e4803

Please sign in to comment.