File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.23 .0
2+ current_version = 0.24 .0
33commit = True
44tag = True
55tag_name = {new_version}
Original file line number Diff line number Diff line change 11Changes
22=======
33
4- 0.24.0 (YYYY-MM-DD )
4+ 0.24.0 (2024-10-07 )
55-------------------
66
77* Added support for ``zyte_common_items.JobPostingNavigation `` to the
Original file line number Diff line number Diff line change 44project = "scrapy-zyte-api"
55copyright = "2023, Zyte Group Ltd"
66author = "Zyte Group Ltd"
7- release = "0.23 .0"
7+ release = "0.24 .0"
88
99sys .path .insert (0 , str (Path (__file__ ).parent .absolute ())) # _ext
1010extensions = [
Original file line number Diff line number Diff line change 1- __version__ = "0.23 .0"
1+ __version__ = "0.24 .0"
You can’t perform that action at this time.
0 commit comments