Skip to content

Commit a4ea7e7

Browse files
committed
CHORE: Bump version into v0.26.0
1 parent 13247c3 commit a4ea7e7

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.26.dev0"
76+
__version__ = "0.26.0"
7777
version = __version__
7878

7979
# isort: off

0 commit comments

Comments
 (0)