Skip to content

Commit fdc1948

Browse files
committed
Bump version: 0.11.0 → 0.12.0
1 parent 5483b64 commit fdc1948

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
[bumpversion]
2-
current_version = 0.11.0
2+
current_version = 0.12.0
33
commit = True
44
tag = True
55
tag_name = {new_version}
66

77
[bumpversion:file:scrapyrt/VERSION]
8-

scrapyrt/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.0
1+
0.12.0

0 commit comments

Comments
 (0)