Skip to content

Commit 97d8ecb

Browse files
committed
Increment version number to 3.7.4
1 parent a1eacc2 commit 97d8ecb

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.3.9001
3+
Version: 3.7.4
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.4
22

33
* The `r_session$get_running_time()` method now returns the correct
44
values, as documented (#241, @djnavarro).

0 commit comments

Comments
 (0)