diff --git a/setup.py b/setup.py index 0541727b..8483fca1 100644 --- a/setup.py +++ b/setup.py @@ -8,8 +8,8 @@ setuptools.setup( name="bexhoma", - version="0.6.7", - author="Patrick Erdelt", + version="0.7.0", + author="Patrick K. Erdelt", author_email="perdelt@beuth-hochschule.de", description="This python tools helps managing DBMS benchmarking experiments in a Kubernetes-based HPC cluster environment. It enables users to configure hardware / software setups for easily repeating tests over varying configurations.", long_description=long_description,