Skip to content

Commit

Permalink
FEAT: Bump version to 0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue committed Apr 10, 2023
1 parent 59bafd9 commit b535bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ansys_sphinx_theme/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from ansys_sphinx_theme.latex import generate_404 # noqa: F401

__version__ = "0.9.6"
__version__ = "0.9.7"

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

0 comments on commit b535bf0

Please sign in to comment.