Skip to content

Commit 4f3629c

Browse files
Bump 0.3.1 version
1 parent 2494a55 commit 4f3629c

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
@@ -2,7 +2,7 @@
22
import os
33
from pathlib import Path
44

5-
__version__ = "0.3.0"
5+
__version__ = "0.3.1"
66

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

0 commit comments

Comments
 (0)