Skip to content

Commit 0648b7c

Browse files
Bump version 0.6.0
1 parent ada20cf commit 0648b7c

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.6.dev0"
5+
__version__ = "0.6.0"
66

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

0 commit comments

Comments
 (0)