Skip to content

Commit 18fe97e

Browse files
committed
Increment version number to 1.41.0
1 parent a7653ad commit 18fe97e

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.40.0.9001
4+
Version: 1.41.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.41.0
22

33
- New `py_require()` function for declaring Python requirements for
44
the current R session. For details, see updated vignettes and help:

0 commit comments

Comments
 (0)