Skip to content

Commit 0751532

Browse files
author
Dyllan McCreary
authored
Update setup.py
1 parent 5ce18ad commit 0751532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="rigl-torch",
8-
version="0.1",
8+
version="0.2",
99
author="Dyllan McCreary",
1010
author_email="[email protected]",
1111
description="Implementation of Google Research's \"RigL\" sparse model training method in PyTorch.",

0 commit comments

Comments
 (0)