Skip to content

Commit bb4c434

Browse files
Update v0.13.2
1 parent 124bd42 commit bb4c434

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
@@ -71,7 +71,7 @@ def custom_show_warning(message, category, filename, lineno, file=None, line=Non
7171
#
7272

7373
pyaedt_path = os.path.dirname(__file__)
74-
__version__ = "0.13.1"
74+
__version__ = "0.13.2"
7575
version = __version__
7676

7777
# isort: off

0 commit comments

Comments
 (0)