Skip to content

Commit 5f69ec9

Browse files
committed
Bump version: 1.3.2 → 1.4.0
1 parent fc2846d commit 5f69ec9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.bumpversion.cfg

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[bumpversion]
2-
current_version = 1.3.2
2+
current_version = 1.4.0
33
commit = True
44
tag = True
55
tag_name = {new_version}
66

77
[bumpversion:file:scrapy/VERSION]
8+

scrapy/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.2
1+
1.4.0

0 commit comments

Comments
 (0)