File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 66
77.. towncrier release notes start
88
9+ 2.0.8 (2025-09-29)
10+ ==================
11+
12+ Features
13+ --------
14+
15+ - Add object in CategoryEntriesView context (#838)
16+
17+
9182.0.7 (2024-01-16)
1019==================
1120
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11__author__ = "Iacopo Spalletti"
22__email__ = "i.spalletti@nephila.it"
3- __version__ = "2.0.8.dev1 "
3+ __version__ = "2.0.8"
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ commit = true
5353message = " Release {new_version}"
5454commit_args = " --no-verify"
5555tag = false
56- current_version = " 2.0.8.dev1 "
56+ current_version = " 2.0.8"
5757parse = """ (?x)
5858 (?P<major>[0-9]+)
5959 \\ .(?P<minor>[0-9]+)
You can’t perform that action at this time.
0 commit comments