Skip to content

Commit

Permalink
Increment version number to 1.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Apr 22, 2024
1 parent 0d409b7 commit fc6f101
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: reticulate
Type: Package
Title: Interface to 'Python'
Version: 1.36.0.9000
Version: 1.36.1
Authors@R: c(
person("Tomasz", "Kalinowski", role = c("ctb", "cre"),
email = "[email protected]"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# reticulate (development version)
# reticulate 1.36.1

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

0 comments on commit fc6f101

Please sign in to comment.