Skip to content

Commit

Permalink
Update comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel committed Sep 5, 2022
1 parent 0636379 commit d0b318f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: luz
Title: Higher Level 'API' for 'torch'
Version: 0.3.0.9000
Version: 0.3.1
Authors@R: c(
person("Daniel", "Falbel", email = "[email protected]", role = c("aut", "cre", "cph")),
person(family = "RStudio", role = c("cph"))
Expand Down
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# luz (development version)
# luz 0.3.1

* Re-submission to fix vignette rendering.

# luz 0.3.0

Expand Down
3 changes: 2 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
A few bug fixes and implementations of new features.
Fixed vignette rendering bug. It's probably related to an older version of
rmarkdown. Checking with newer rmarkdown on fedora clang didn't raise any errors.

0 comments on commit d0b318f

Please sign in to comment.