Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
v0.6.2
  • Loading branch information
perdelt committed Jan 9, 2023
1 parent 2d42f14 commit bbb3e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -8,7 +8,7 @@

setuptools.setup(
name="bexhoma",
version="0.6.1",
version="0.6.2",
author="Patrick 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.",
Expand Down

0 comments on commit bbb3e01

Please sign in to comment.