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 9c1bdd7 commit 3d545ffCopy full SHA for 3d545ff
VERSION
@@ -1 +1 @@
1
-__version__ = "0.0.3"
+__version__ = "0.0.4"
setup.py
@@ -7,7 +7,7 @@
7
from setuptools import setup
8
9
setup(name='windpowerlib',
10
- version='0.0.3',
+ version='0.0.4',
11
description='Creating time series from wind power plants.',
12
url='http://github.com/wind-python/windpowerlib',
13
author='oemof developing group',
0 commit comments