Skip to content

Commit 95916ef

Browse files
committed
update v number + test on 2.2 release
1 parent dab4323 commit 95916ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
os: ['windows-latest', 'macOS-latest', 'ubuntu-16.04']
15-
tf: ['1.14.0', '1.15.2', '2.0.1', '2.1.0', '2.2-rc3', 'nightly']
15+
tf: ['1.14.0', '1.15.2', '2.0.1', '2.1.0', '2.2.0', 'nightly']
1616
include:
1717
- os: ubuntu-16.04
1818
cran: https://demo.rstudiopm.com/all/__linux__/xenial/latest

DESCRIPTION

Lines changed: 1 addition & 1 deletion
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.5.0
4+
Version: 2.3.0.0
55
Authors@R: c(
66
person("Daniel", "Falbel", role = c("ctb", "cph", "cre"), email = "[email protected]"),
77
person("JJ", "Allaire", role = c("aut", "cph")),

0 commit comments

Comments
 (0)