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 f009f3e commit 536726cCopy full SHA for 536726c
src/pyansys_sphinx_theme/__init__.py
@@ -1,7 +1,7 @@
1
"""This is the pyansys-sphinx-theme module."""
2
import os
3
4
-__version__ = "0.3.dev0"
+__version__ = "0.4.dev0"
5
6
# get location of this directory
7
_this_path = os.path.dirname(os.path.realpath(__file__))
0 commit comments