Skip to content

Commit

Permalink
Update PyAEDT v0.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuelopez-ansys committed Aug 9, 2024
1 parent b042767 commit 29c1618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyaedt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def custom_show_warning(message, category, filename, lineno, file=None, line=Non
#

pyaedt_path = os.path.dirname(__file__)
__version__ = "0.9.10"
__version__ = "0.9.11"
version = __version__

#
Expand Down

0 comments on commit 29c1618

Please sign in to comment.