Skip to content

Commit 3d545ff

Browse files
committed
change version number
1 parent 9c1bdd7 commit 3d545ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.3"
1+
__version__ = "0.0.4"

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.3',
10+
version='0.0.4',
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)