Skip to content

Commit fc6f101

Browse files
committed
Increment version number to 1.36.1
1 parent 0d409b7 commit fc6f101

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.36.0.9000
4+
Version: 1.36.1
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.36.1
22

33
- Fix issue where `py_to_r()` method for Pandas DataFrames would error
44
if `py_to_r()` S3 methods were defined for Pandas subtypes,

0 commit comments

Comments
 (0)