Skip to content

Commit 8ba6c9a

Browse files
committed
bump version 0.21.3
1 parent c0fb6a3 commit 8ba6c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansys/aedt/core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def custom_show_warning(message, category, filename, lineno, file=None, line=Non
7373
#
7474

7575
pyaedt_path = os.path.dirname(__file__)
76-
__version__ = "0.21.2"
76+
__version__ = "0.21.3"
7777
version = __version__
7878

7979
# isort: off

0 commit comments

Comments
 (0)