Skip to content

Commit

Permalink
Increment version number to 2.15.0.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Apr 23, 2024
1 parent dbed73e commit 2ddece1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: keras
Type: Package
Title: R Interface to 'Keras'
Version: 2.15.0
Version: 2.15.0.9000
Authors@R: c(
person("Tomasz", "Kalinowski", role = c("ctb", "cph", "cre"),
email = "tomasz@posit.co"),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# keras (development version)

# keras 2.15.0

- Default TensorFlow/Keras version installed by `install_keras()` is now 2.15.
Expand Down

0 comments on commit 2ddece1

Please sign in to comment.