Skip to content

Commit 250c149

Browse files
committed
Increment version number to 2.20.0
1 parent 12ea332 commit 250c149

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: tensorflow
22
Type: Package
33
Title: R Interface to 'TensorFlow'
4-
Version: 2.16.0.9000
4+
Version: 2.20.0
55
Authors@R: c(
66
person("JJ", "Allaire", role = c("aut", "cph")),
77
person("Tomasz", "Kalinowski", role = c("ctb", "cph", "cre"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# tensorflow (development version)
1+
# tensorflow 2.20.0
22

33
- Updates for reticulate 1.41 and `reticuate::py_require()`.
44
New function `py_require_tensorflow()` which can be called at the start of an R session

0 commit comments

Comments
 (0)