Skip to content

Commit 64b7861

Browse files
committed
chore: Bump version
1 parent 504d5ac commit 64b7861

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-any",
1010
"author": "Shengyu Zhang",
1111
"description": "Sphinx domain for documenting anything",
12-
"version": "2.4.2",
12+
"version": "2.5",
1313
"github_owner": "sphinx-notes",
1414
"github_repo": "any",
1515
"pypi_name": "sphinxnotes-any",

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 = '2.4.2'
20+
version = release = '2.5'
2121

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

0 commit comments

Comments
 (0)