Skip to content

Commit

Permalink
release: 0.20.0 (#1259)
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi authored Oct 16, 2024
1 parent c564e05 commit 8ecb1a3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 542 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: polars
Title: Lightning-Fast 'DataFrame' Library
Version: 0.19.1.9000
Version: 0.20.0.9000
Depends: R (>= 4.2)
Imports: utils, codetools, methods
Authors@R:
Expand Down Expand Up @@ -118,5 +118,5 @@ Collate:
'zzz.R'
Config/rextendr/version: 0.3.1
VignetteBuilder: knitr
Config/polars/LibVersion: 0.42.2
Config/polars/LibVersion: 0.43.0
Config/polars/RustToolchainVersion: nightly-2024-09-19
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Polars R Package (development version)

## Polars R Package 0.20.0

- Updated rust-polars to 0.43.1 (#1230).

### Breaking changes
Expand Down
Loading

0 comments on commit 8ecb1a3

Please sign in to comment.