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