Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
v0.7.0
  • Loading branch information
perdelt committed Feb 14, 2024
1 parent dec671d commit dd4c67b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -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,
Expand Down

0 comments on commit dd4c67b

Please sign in to comment.