Skip to content

Commit 121ea17

Browse files
committed
Prepare release: 1.0.0.beta1
1 parent 9457610 commit 121ea17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sphinx_basic_ng/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""A modern skeleton for Sphinx themes."""
22

3-
__version__ = "1.0.0.dev0"
3+
__version__ = "1.0.0.beta1"
44

55
from pathlib import Path
66
from typing import Any, Dict

0 commit comments

Comments
 (0)