Skip to content

Commit

Permalink
Merge pull request #298 from grid-parity-exchange/dev_054
Browse files Browse the repository at this point in the history
Reset main for development
  • Loading branch information
bknueven authored Dec 14, 2022
2 parents afa688f + 25c3c4c commit 83b3717
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 distutils.core import Extension

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

0 comments on commit 83b3717

Please sign in to comment.