Skip to content

Commit bc6cd20

Browse files
committed
Increment version number to 3.7.6
1 parent 4d9cb38 commit bc6cd20

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.5.9000
3+
Version: 3.7.6
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.6
22

33
* If the `CALLR_NO_TEMP_DLLS=true` env var is set then callr does not
44
copy the dll the client DLL files from, in the subprocess. By

0 commit comments

Comments
 (0)