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 ab21138 commit 262f9baCopy full SHA for 262f9ba
doc/conf.py
@@ -61,7 +61,7 @@
61
# built documents.
62
#
63
# The short X.Y version.
64
-version = '0.0.1'
+version = '0.0.2'
65
# The full version, including alpha/beta/rc tags.
66
#release = 'beta'
67
setup.py
@@ -7,7 +7,7 @@
7
from setuptools import setup
8
9
setup(name='windpowerlib',
10
- version='0.0.2dev',
+ version='0.0.2',
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