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 f39f075 commit 4dc9952Copy full SHA for 4dc9952
.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.1",
+ "version": "2.4.2",
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.1'
+version = release = '2.4.2'
21
22
# -- General configuration ---------------------------------------------------
23
0 commit comments