File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 99 "full_name" : " sphinxnotes-strike" ,
1010 "author" : " Shengyu Zhang" ,
1111 "description" : " An extension that adds strikethrough text support to Sphinx" ,
12- "version" : " 1.4 " ,
12+ "version" : " 1.5 " ,
1313 "github_owner" : " sphinx-notes" ,
1414 "github_repo" : " strike" ,
1515 "pypi_name" : " sphinxnotes-strike" ,
Original file line number Diff line number Diff line change @@ -19,6 +19,15 @@ Change Log
1919
2020 Change log here.
2121
22+ 1.5
23+ ---
24+
25+ .. version :: _
26+ :date: 2025-11-15
27+
28+ - fix: :version: `1.4 ` breaks linkcheck builder and likely other builders
29+ (:issue: `14 `)
30+
22311.4
2332---
2433
Original file line number Diff line number Diff line change 1414copyright = "2025, " + author
1515
1616# The full version, including alpha/beta/rc tags
17- version = release = '1.4 '
17+ version = release = '1.5 '
1818
1919# -- General configuration ---------------------------------------------------
2020
You can’t perform that action at this time.
0 commit comments