Skip to content

Commit b6ce5a3

Browse files
committed
Increment version number to 3.7.1
1 parent 7b47c47 commit b6ce5a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: callr
22
Title: Call R from R
3-
Version: 3.7.0.9000
3+
Version: 3.7.1
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre", "cph"),
66
comment = c(ORCID = "0000-0001-7098-9676")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# callr development version
2+
# callr 3.7.1
33

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

0 commit comments

Comments
 (0)