Skip to content

Commit 4f83795

Browse files
committed
chore: Bump version to 1.0b4
1 parent db4a191 commit 4f83795

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-render",
1010
"author": "Shengyu Zhang",
1111
"description": "Define, constrain, and render data in Sphinx documentation",
12-
"version": "1.0a0",
12+
"version": "1.0b4",
1313
"github_owner": "sphinx-notes",
1414
"github_repo": "data",
1515
"pypi_name": "sphinxnotes-render",

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
copyright = "2025, " + author
1515

1616
# The full version, including alpha/beta/rc tags
17-
version = release = '1.0a0'
17+
version = release = '1.0b4'
1818

1919
# -- General configuration ---------------------------------------------------
2020

0 commit comments

Comments
 (0)