File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 "full_name" : " sphinxnotes-isso" ,
1010 "author" : " Shengyu Zhang" ,
1111 "description" : " Sphinx extension for embeding Isso comments in documents" ,
12- "version" : " 1.1 " ,
12+ "version" : " 2.0 " ,
1313 "github_owner" : " sphinx-notes" ,
1414 "github_repo" : " isso" ,
1515 "pypi_name" : " sphinxnotes-isso" ,
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Version 2.x
2323===========
2424
2525.. version :: 2.0
26- :date: 2025-02
26+ :date: 2025-11-04
2727
2828 - Add :confval: `isso_include_patterns ` and :confval: `isso_exclude_patterns `
2929 for automaticlly inserting comment thread to the end of document (:pull: `10 `)
Original file line number Diff line number Diff line change 1414copyright = "2024, " + author
1515
1616# The full version, including alpha/beta/rc tags
17- version = release = '1.1 '
17+ version = release = '2.0 '
1818
1919# -- General configuration ---------------------------------------------------
2020
You can’t perform that action at this time.
0 commit comments