Skip to content

Commit

Permalink
Bump version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Revathyvenugopal162 committed Aug 11, 2022
1 parent 6ca4aee commit ebdd767
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.5.dev0"
__version__ = "0.5.0"

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

0 comments on commit ebdd767

Please sign in to comment.