We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4441e05 commit 399371fCopy full SHA for 399371f
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.7.0
+current_version = 0.8.0
3
commit = True
4
tag = True
5
tag_name = {new_version}
CHANGELOG.rst
@@ -2,7 +2,7 @@
Changelog
=========
-0.8.0 (YYYY-MM-DD)
+0.8.0 (2023-01-24)
6
------------------
7
8
* Now requires ``web-poet >= 0.7.0`` and ``time_machine``.
scrapy_poet/VERSION
@@ -1 +1 @@
-0.7.0
+0.8.0
0 commit comments