Skip to content

Commit

Permalink
Increment version number to 1.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Oct 12, 2023
1 parent 93758ce commit a4701f3
Show file tree
Hide file tree
Showing 2 changed files with 4 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.32.0.9002
Version: 1.34.0
Authors@R: c(
person("Tomasz", "Kalinowski", role = c("ctb", "cre"),
email = "tomasz@posit.co"),
Expand Down
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# reticulate (development version)
# reticulate 1.34.0

# reticulate 1.33.0

- Fixed issue where `asyncio`, (and modules that use `asyncio`), would error on
Windows when running under RStudio (#1478, #1479).
Expand Down

0 comments on commit a4701f3

Please sign in to comment.