Skip to content

Commit 399371f

Browse files
committed
Bump version: 0.7.0 → 0.8.0
1 parent 4441e05 commit 399371f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.7.0
2+
current_version = 0.8.0
33
commit = True
44
tag = True
55
tag_name = {new_version}

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog
33
=========
44

5-
0.8.0 (YYYY-MM-DD)
5+
0.8.0 (2023-01-24)
66
------------------
77

88
* Now requires ``web-poet >= 0.7.0`` and ``time_machine``.

scrapy_poet/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.0
1+
0.8.0

0 commit comments

Comments
 (0)