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.
1 parent 3d7136f commit 1315ec5Copy full SHA for 1315ec5
VERSION
@@ -1 +1 @@
1
-__version__ = "0.0.1"
+__version__ = "0.0.2dev"
setup.py
@@ -11,7 +11,7 @@
11
sys.exit('%s requires Python 2.7, 3.3, or 3.4' % 'feedinlib')
12
13
setup(name='windpowerlib',
14
- version='0.0.1',
+ version='0.0.2dev',
15
description='Creating time series from wind power plants.',
16
url='http://github.com/wind-python/windpowerlib',
17
author='oemof developing group',
0 commit comments