Skip to content

Commit 33637ce

Browse files
committed
chore: Bump version
1 parent 5c54ee7 commit 33637ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cruft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"full_name": "sphinxnotes-snippet",
1010
"author": "Shengyu Zhang",
1111
"description": "Sphinx documentation snippets manager",
12-
"version": "1.0",
12+
"version": "1.2",
1313
"github_owner": "sphinx-notes",
1414
"github_repo": "snippet",
1515
"pypi_name": "sphinxnotes-snippet",

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
copyright = "2023, " + author
1818

1919
# The full version, including alpha/beta/rc tags
20-
version = release = '1.0'
20+
version = release = '1.2'
2121

2222
# -- General configuration ---------------------------------------------------
2323

0 commit comments

Comments
 (0)