We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ddc971 + f727ccb commit 6d81365Copy full SHA for 6d81365
setup.py
@@ -11,7 +11,7 @@
11
from distutils.core import Extension
12
13
DISTNAME = 'gridx-egret'
14
-VERSION = '0.1.0'
+VERSION = '0.5.0'
15
PACKAGES = find_packages()
16
EXTENSIONS = []
17
DESCRIPTION = 'EGRET: Electrical Grid Research and Engineering Tools.'
0 commit comments