Skip to content

Commit

Permalink
v2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
yasirroni committed May 27, 2024
1 parent c33d169 commit 1c24fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matpowerpip/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ def purge_matpower(path_matpower=None, session=None, engine="octave"):
return m


__MATPOWERPIP_VERSION__ = "2.1.6"
__MATPOWERPIP_VERSION__ = "2.1.7"

try:
current_path = os.path.abspath(os.path.dirname(__file__))
Expand Down

0 comments on commit 1c24fe2

Please sign in to comment.