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 1367ce5 commit 820b46fCopy full SHA for 820b46f
VERSION
setup.py
@@ -1,9 +1,8 @@
1
import os
2
from setuptools import setup
3
-from windpowerlib import __version__
4
5
setup(name='windpowerlib',
6
- version=__version__,
+ version='0.0.6',
7
description='Creating time series from wind power plants.',
8
url='http://github.com/wind-python/windpowerlib',
9
author='oemof developing group',
0 commit comments