Skip to content

Commit be9695f

Browse files
committed
bump version and tf version
1 parent 2597582 commit be9695f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: keras
22
Type: Package
33
Title: R Interface to 'Keras'
4-
Version: 2.2.4.9001
4+
Version: 2.2.4.1
55
Authors@R: c(
66
person("JJ", "Allaire", role = c("aut", "cre"), email = "[email protected]"),
77
person("François", "Chollet", role = c("aut", "cph")),
@@ -28,7 +28,7 @@ Depends:
2828
Imports:
2929
generics (>= 0.0.1),
3030
reticulate (>= 1.10),
31-
tensorflow (>= 1.10.0.9001),
31+
tensorflow (>= 1.13.1),
3232
tfruns (>= 1.0),
3333
magrittr,
3434
zeallot,

0 commit comments

Comments
 (0)