Skip to content

Commit 1d3d9cd

Browse files
committed
BUMP: version 0.8.0
1 parent d88efa8 commit 1d3d9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansys_sphinx_theme/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from ansys_sphinx_theme.latex import generate_404 # noqa: F401
66

7-
__version__ = "0.8.dev0"
7+
__version__ = "0.8.0"
88

99
# get location of this directory
1010
_this_path = os.path.dirname(os.path.realpath(__file__))

0 commit comments

Comments
 (0)