Skip to content

Commit dd059ff

Browse files
CHORE: Update version to 0.24.dev0 (#6959)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 3ad0407 commit dd059ff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update version to 0.24.dev0

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

7979
# isort: off

0 commit comments

Comments
 (0)