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 5c54ee7 commit 33637ceCopy full SHA for 33637ce
.cruft.json
@@ -9,7 +9,7 @@
9
"full_name": "sphinxnotes-snippet",
10
"author": "Shengyu Zhang",
11
"description": "Sphinx documentation snippets manager",
12
- "version": "1.0",
+ "version": "1.2",
13
"github_owner": "sphinx-notes",
14
"github_repo": "snippet",
15
"pypi_name": "sphinxnotes-snippet",
docs/conf.py
@@ -17,7 +17,7 @@
17
copyright = "2023, " + author
18
19
# The full version, including alpha/beta/rc tags
20
-version = release = '1.0'
+version = release = '1.2'
21
22
# -- General configuration ---------------------------------------------------
23
0 commit comments