Skip to content

Commit d7adb45

Browse files
committed
Increment version number to 1.39.0
1 parent f8f763f commit d7adb45

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,7 +1,7 @@
11
Package: reticulate
22
Type: Package
33
Title: Interface to 'Python'
4-
Version: 1.38.0.9000
4+
Version: 1.39.0
55
Authors@R: c(
66
person("Tomasz", "Kalinowski", role = c("ctb", "cre"),
77
email = "tomasz@posit.co"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# reticulate (development version)
1+
# reticulate 1.39.0
22

33
- Python background threads can now run in parallel with the R session (#1641).
44

0 commit comments

Comments
 (0)