Skip to content

Commit

Permalink
Update __init__.py with a new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mleyliabadi authored Apr 26, 2024
1 parent 350ca64 commit 21e0bc0
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.2"
__version__ = "0.2.3"

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

Expand Down

0 comments on commit 21e0bc0

Please sign in to comment.