1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00

python: bump package version

This commit is contained in:
Steffen Vogel 2020-06-07 18:13:59 +01:00 committed by Steffen Vogel
parent 97709ae84e
commit 92a2f2cfbf

View file

@ -7,7 +7,7 @@ with open('README.md') as f:
setup(
name = 'villas-node',
version = '0.9.0',
version = '0.10.0',
author = 'Steffen Vogel',
author_email = 'acs-software@eonerc.rwth-aachen.de',
description = 'Python-support for VILLASnode simulation-data gateway',