We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae7705b commit 8b20f0fCopy full SHA for 8b20f0f
setup.py
@@ -10,7 +10,7 @@
10
parent = Path(__file__).resolve().parent
11
setup(
12
name="runx",
13
- version="0.0.1",
+ version="0.0.2",
14
author="Andrew Tao",
15
author_email="[email protected]",
16
description="runx - experiment manager for machine learning research",
0 commit comments