Skip to content

Commit

Permalink
Bump 0.4.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Revathyvenugopal162 committed Jun 1, 2022
1 parent 8697d44 commit 6610f9b
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.4.dev0"
__version__ = "0.4.0"

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

0 comments on commit 6610f9b

Please sign in to comment.