Skip to content

Commit 7267eff

Browse files
committed
Increment version number to 1.35.0
1 parent 72a839f commit 7267eff

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.34.0.9000
4+
Version: 1.35.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.35.0
22

33
- Subclassed Python list and dict objects are no longer automatically converted
44
to R vectors. Additionally, the S3 R `class` attribute for Python objects is

0 commit comments

Comments
 (0)