Skip to content

Commit fb12867

Browse files
authored
Merge pull request #4 from criteo/v0.1.0
Bump and Tag hwbench 0.1.0
2 parents 1f9c04b + f12420a commit fb12867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def read_requirements(path):
2020

2121
setuptools.setup(
2222
name="hwbench",
23-
version="0.0.1",
23+
version="0.1.0",
2424
install_requires=meta["install_requires"],
2525
python_requires="~=3.9",
2626
dependency_links=[],

0 commit comments

Comments
 (0)