We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 504d5ac commit 64b7861Copy full SHA for 64b7861
.cruft.json
@@ -9,7 +9,7 @@
9
"full_name": "sphinxnotes-any",
10
"author": "Shengyu Zhang",
11
"description": "Sphinx domain for documenting anything",
12
- "version": "2.4.2",
+ "version": "2.5",
13
"github_owner": "sphinx-notes",
14
"github_repo": "any",
15
"pypi_name": "sphinxnotes-any",
docs/conf.py
@@ -17,7 +17,7 @@
17
copyright = "2023, " + author
18
19
# The full version, including alpha/beta/rc tags
20
-version = release = '2.4.2'
+version = release = '2.5'
21
22
# -- General configuration ---------------------------------------------------
23
0 commit comments