Skip to content

Commit e824e66

Browse files
Bump 0.3.0 version
1 parent f009f3e commit e824e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyansys_sphinx_theme/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""This is the pyansys-sphinx-theme module."""
22
import os
33

4-
__version__ = "0.3.dev0"
4+
__version__ = "0.3.0"
55

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

0 commit comments

Comments
 (0)