Skip to content

Commit 681cf8a

Browse files
Update v0.12.0
1 parent c835638 commit 681cf8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansys/aedt/core/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def custom_show_warning(message, category, filename, lineno, file=None, line=Non
6464
#
6565

6666
pyaedt_path = os.path.dirname(__file__)
67-
__version__ = "0.11.7"
67+
__version__ = "0.12.0"
6868
version = __version__
6969

7070
# isort: off

0 commit comments

Comments
 (0)