Skip to content

Commit

Permalink
Merge pull request #303 from grid-parity-exchange/rel_054
Browse files Browse the repository at this point in the history
Egret release 0.5.4
  • Loading branch information
bknueven authored Apr 3, 2023
2 parents 96d1bdb + 0b8ff93 commit e7987e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from pathlib import Path

DISTNAME = 'gridx-egret'
VERSION = '0.5.4.dev0'
VERSION = '0.5.4'
PACKAGES = find_packages()
EXTENSIONS = []
DESCRIPTION = 'EGRET: Electrical Grid Research and Engineering Tools.'
Expand Down

0 comments on commit e7987e7

Please sign in to comment.