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 d88efa8 commit 1d3d9cdCopy full SHA for 1d3d9cd
src/ansys_sphinx_theme/__init__.py
@@ -4,7 +4,7 @@
4
5
from ansys_sphinx_theme.latex import generate_404 # noqa: F401
6
7
-__version__ = "0.8.dev0"
+__version__ = "0.8.0"
8
9
# get location of this directory
10
_this_path = os.path.dirname(os.path.realpath(__file__))
0 commit comments