Skip to content

Commit f44b232

Browse files
Bump version 0.7.0
1 parent 2f80e79 commit f44b232

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

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

0 commit comments

Comments
 (0)