We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf185e9 + 7e398fb commit 7523664Copy full SHA for 7523664
1 file changed
setup.py
@@ -29,7 +29,7 @@
29
30
setup(
31
name="clu",
32
- version="0.0.1",
+ version="0.0.1-alpha.1",
33
description=("Set of libraries for ML training loops in JAX."),
34
author="Common Loop Utils Authors",
35
author_email="no-reply@google.com",
0 commit comments