Skip to content

Commit

Permalink
updated version to v0.6.57
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcapodi78 authored and maxcapodi78 committed Mar 22, 2023
1 parent ea09d37 commit 74a303e
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 @@ -9,7 +9,7 @@
os.environ["ANSYSEM_FEATURE_SF222134_CABLE_MODELING_ENHANCEMENTS_ENABLE"] = "1"
pyaedt_path = os.path.dirname(__file__)

__version__ = "0.6.56"
__version__ = "0.6.57"

version = __version__
import pyaedt.downloads as downloads
Expand Down

0 comments on commit 74a303e

Please sign in to comment.