Version Bump

This commit is contained in:
Valentin Boettcher 2019-05-20 16:50:42 +02:00
parent 2720897171
commit f89a9a0fac

View file

@ -8,7 +8,7 @@ def readme():
return f.read()
setup(name='SecondaryValue',
version='0.1.7',
version='0.1.9',
description='A helper to calculate the gaussian error propagation.',
long_description=readme(),
long_description_content_type='text/markdown',