Skip to content

Commit

Permalink
ver: bump 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Revathyvenugopal162 committed Sep 8, 2023
1 parent f513218 commit 557624f
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 @@ -11,7 +11,7 @@
from ansys_sphinx_theme.extension.linkcode import DOMAIN_KEYS, sphinx_linkcode_resolve
from ansys_sphinx_theme.latex import generate_404 # noqa: F401

__version__ = "0.11.dev0"
__version__ = "0.11.0"


# Declare the fundamental paths of the theme
Expand Down

0 comments on commit 557624f

Please sign in to comment.