Skip to content

Commit 6d81365

Browse files
authored
Merge pull request #256 from bknueven/setup_05
Setting up 0.5.0
2 parents 3ddc971 + f727ccb commit 6d81365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from distutils.core import Extension
1212

1313
DISTNAME = 'gridx-egret'
14-
VERSION = '0.1.0'
14+
VERSION = '0.5.0'
1515
PACKAGES = find_packages()
1616
EXTENSIONS = []
1717
DESCRIPTION = 'EGRET: Electrical Grid Research and Engineering Tools.'

0 commit comments

Comments
 (0)