Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

Commit 6f64b3e

Browse files
author
Jonas Rauber
committed
Version 0.2.0
1 parent 53298e6 commit 6f64b3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

foolbox/ext/native/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.2.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
README = ""
1414

1515

16-
install_requires = ["numpy", "scipy", "setuptools", "foolbox>=2.2.0", "eagerpy==0.1.1"]
16+
install_requires = ["numpy", "scipy", "setuptools", "foolbox>=2.2.0", "eagerpy==0.2.2"]
1717
tests_require = ["pytest"]
1818

1919

0 commit comments

Comments
 (0)