Skip to content

Commit

Permalink
Bump version: 0.17.0 → 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wRAR committed Dec 12, 2023
1 parent 9ceee0e commit 4f5868e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.17.0
current_version = 0.18.0
commit = True
tag = True
tag_name = {new_version}
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog
=========

0.18.0 (YYYY-MM-DD)
0.18.0 (2023-12-12)
-------------------

* Now requires ``andi >= 0.5.0``.
Expand Down
2 changes: 1 addition & 1 deletion scrapy_poet/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.17.0
0.18.0

0 comments on commit 4f5868e

Please sign in to comment.