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