Skip to content

Commit

Permalink
Update __init__.py with version 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Mleyliabadi authored May 21, 2024
1 parent 7ea646d commit 77e48ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lips/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# This file is part of LIPS, LIPS is a python platform for power networks benchmarking
import pathlib

__version__ = "0.2.5"
__version__ = "0.2.6"

here = pathlib.Path(__file__).parent.resolve()

Expand Down

0 comments on commit 77e48ae

Please sign in to comment.