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