Skip to content

Commit

Permalink
setup for 2.0.6 development
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire committed Jul 30, 2017
1 parent c97b26c commit 7013ef9
Show file tree
Hide file tree
Showing 2 changed files with 9 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.0.5
Version: 2.0.5.9000
Authors@R: c(
person("JJ", "Allaire", role = c("aut", "cre"), email = "jj@rstudio.com"),
person("François", "Chollet", role = c("aut", "cph")),
Expand Down
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

# keras 2.0.6 (unreleased)


# keras 2.0.5

- Initial CRAN release

0 comments on commit 7013ef9

Please sign in to comment.