Skip to content

Commit 750da0f

Browse files
author
Lukas Tatzel
committed
[REF] Prepare release of version 0.1
1 parent 9dadf6b commit 750da0f

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
@@ -6,7 +6,7 @@
66

77
setup(
88
name="hessianfree",
9-
version="0.0",
9+
version="0.1",
1010
description="PyTorch implementation of the Hessian-free optimizer",
1111
author="Lukas Tatzel",
1212
url="https://github.com/ltatzel/PyTorchHessianFree",

0 commit comments

Comments
 (0)