Skip to content

Commit 1b8cd41

Browse files
committed
Bump version: 1.8.0 → 1.9.0
1 parent 6c07635 commit 1b8cd41

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.8.0
2+
current_version = 1.9.0
33
commit = True
44
tag = True
55
tag_name = {new_version}
66

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

scrapinghub/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.0
1+
1.9.0

0 commit comments

Comments
 (0)