Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
v0.6.5
  • Loading branch information
perdelt committed Sep 8, 2023
1 parent c3b133a commit 5ba23d8
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.4",
version="0.6.5",
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 5ba23d8

Please sign in to comment.