Skip to content

Commit c1e4803

Browse files
committed
Bump version: 0.10.0 → 0.11.0
1 parent 4f13641 commit c1e4803

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

extruct/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.0
1+
0.11.0

setup.cfg

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
[bumpversion]
2-
current_version = 0.10.0
2+
current_version = 0.11.0
33
commit = True
44
tag = True
55

66
[bumpversion:file:extruct/VERSION]
77

88
[wheel]
99
universal = 1
10-

0 commit comments

Comments
 (0)