Skip to content

Commit b535bf0

Browse files
committed
FEAT: Bump version to 0.9.7
1 parent 59bafd9 commit b535bf0

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
@@ -6,7 +6,7 @@
66

77
from ansys_sphinx_theme.latex import generate_404 # noqa: F401
88

9-
__version__ = "0.9.6"
9+
__version__ = "0.9.7"
1010

1111
# Declare the fundamental paths of the theme
1212
THIS_PATH = pathlib.Path(__file__).parent.resolve()

0 commit comments

Comments
 (0)