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 1ddc74f commit b6c14e0Copy full SHA for b6c14e0
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="rigl-torch",
8
- version="0.3",
+ version="0.4",
9
author="Dyllan McCreary",
10
author_email="[email protected]",
11
description="Implementation of Google Research's \"RigL\" sparse model training method in PyTorch.",
0 commit comments