We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9457610 commit 121ea17Copy full SHA for 121ea17
src/sphinx_basic_ng/__init__.py
@@ -1,6 +1,6 @@
1
"""A modern skeleton for Sphinx themes."""
2
3
-__version__ = "1.0.0.dev0"
+__version__ = "1.0.0.beta1"
4
5
from pathlib import Path
6
from typing import Any, Dict
0 commit comments