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 59bafd9 commit b535bf0Copy full SHA for b535bf0
src/ansys_sphinx_theme/__init__.py
@@ -6,7 +6,7 @@
6
7
from ansys_sphinx_theme.latex import generate_404 # noqa: F401
8
9
-__version__ = "0.9.6"
+__version__ = "0.9.7"
10
11
# Declare the fundamental paths of the theme
12
THIS_PATH = pathlib.Path(__file__).parent.resolve()
0 commit comments