Skip to content

Commit

Permalink
Increment version number to 2.16.0.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Apr 15, 2024
1 parent daca636 commit b381d32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,7 +1,7 @@
Package: tensorflow
Type: Package
Title: R Interface to 'TensorFlow'
Version: 2.16.0
Version: 2.16.0.9000
Authors@R: c(
person("JJ", "Allaire", role = c("aut", "cph")),
person("Tomasz", "Kalinowski", role = c("ctb", "cph", "cre"),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
@@ -1,3 +1,5 @@
# tensorflow (development version)

# tensorflow 2.16.0

- The package now Suggest 'keras3' instead of 'keras'
Expand Down

0 comments on commit b381d32

Please sign in to comment.