Skip to content

Commit 262f9ba

Browse files
committed
Update version number
1 parent ab21138 commit 262f9ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
# built documents.
6262
#
6363
# The short X.Y version.
64-
version = '0.0.1'
64+
version = '0.0.2'
6565
# The full version, including alpha/beta/rc tags.
6666
#release = 'beta'
6767

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from setuptools import setup
88

99
setup(name='windpowerlib',
10-
version='0.0.2dev',
10+
version='0.0.2',
1111
description='Creating time series from wind power plants.',
1212
url='http://github.com/wind-python/windpowerlib',
1313
author='oemof developing group',

0 commit comments

Comments
 (0)