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:
parent
97709ae84e
commit
92a2f2cfbf
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ with open('README.md') as f:
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = 'villas-node',
|
name = 'villas-node',
|
||||||
version = '0.9.0',
|
version = '0.10.0',
|
||||||
author = 'Steffen Vogel',
|
author = 'Steffen Vogel',
|
||||||
author_email = 'acs-software@eonerc.rwth-aachen.de',
|
author_email = 'acs-software@eonerc.rwth-aachen.de',
|
||||||
description = 'Python-support for VILLASnode simulation-data gateway',
|
description = 'Python-support for VILLASnode simulation-data gateway',
|
||||||
|
|
Loading…
Add table
Reference in a new issue