Skip to content

Commit 271b03f

Browse files
CHORE: Update 0.18.dev0 (#6195)
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 19404c8 commit 271b03f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update 0.18.dev0

src/ansys/aedt/core/__init__.py

Lines changed: 1 addition & 1 deletion
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.17.dev0"
74+
__version__ = "0.18.dev0"
7575
version = __version__
7676

7777
# isort: off

0 commit comments

Comments
 (0)