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 d6e9020 commit 7361279Copy full SHA for 7361279
2 files changed
.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.5",
+ "version": "3.0b6",
13
"github_owner": "sphinx-notes",
14
"github_repo": "any",
15
"pypi_name": "sphinxnotes-any",
docs/conf.py
@@ -13,7 +13,7 @@
copyright = "2023, " + author
# The full version, including alpha/beta/rc tags
16
-version = release = '2.5'
+version = release = '3.0b6'
17
18
# -- General configuration ---------------------------------------------------
19
0 commit comments