Skip to content

Commit 7361279

Browse files
committed
chore: Bump version
1 parent d6e9020 commit 7361279

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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.5",
12+
"version": "3.0b6",
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
@@ -13,7 +13,7 @@
1313
copyright = "2023, " + author
1414

1515
# The full version, including alpha/beta/rc tags
16-
version = release = '2.5'
16+
version = release = '3.0b6'
1717

1818
# -- General configuration ---------------------------------------------------
1919

0 commit comments

Comments
 (0)