Skip to content

Commit ebdd767

Browse files
Bump version 0.5.0
1 parent 6ca4aee commit ebdd767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansys_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.5.dev0"
5+
__version__ = "0.5.0"
66

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

0 commit comments

Comments
 (0)