Skip to content

Commit

Permalink
Bump version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Revathyvenugopal162 committed Oct 26, 2022
1 parent 2f80e79 commit f44b232
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 @@ -2,7 +2,7 @@
import os
from pathlib import Path

__version__ = "0.7.dev0"
__version__ = "0.7.0"

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

0 comments on commit f44b232

Please sign in to comment.