Skip to content

Commit 073da16

Browse files
BUMP(version): update version to 0.25.1
1 parent e4deac1 commit 073da16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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) -> None:
7373
#
7474

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

7979
# isort: off

0 commit comments

Comments
 (0)