Skip to content

Commit

Permalink
Increment version number to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Jul 13, 2022
1 parent 7b47c47 commit b6ce5a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: callr
Title: Call R from R
Version: 3.7.0.9000
Version: 3.7.1
Authors@R: c(
person("Gábor", "Csárdi", , "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0001-7098-9676")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# callr development version
# callr 3.7.1

* When copying existing startup files, an additional newline is appended to
protect against a missing newline at the end of the file. This would
Expand Down

0 comments on commit b6ce5a3

Please sign in to comment.