Skip to content

Commit ea7dcba

Browse files
committed
Increment version number to 3.7.3
1 parent 29d8efe commit ea7dcba

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.2.9000
3+
Version: 3.7.3
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,4 +1,4 @@
1-
# callr (development version)
1+
# callr 3.7.3
22

33
* Errors from callr now include the standard output (in `$stdout`) and
44
standard error (in `stderr`) again. The standard output and error are also

0 commit comments

Comments
 (0)