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 259970a commit 9cfcbecCopy full SHA for 9cfcbec
setup.py
@@ -43,7 +43,7 @@
43
44
setuptools.setup(
45
name="torch-lr-finder",
46
- version="0.2.0",
+ version="0.2.1",
47
author="David Silva",
48
author_email="[email protected]",
49
description="Pytorch implementation of the learning rate range test",
0 commit comments