Skip to content

Commit

Permalink
release: 0.22.1 (#1327)
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi authored Feb 13, 2025
1 parent 0fe90f5 commit 0aade8d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: polars
Title: Lightning-Fast 'DataFrame' Library
Version: 0.22.0.9000
Version: 0.22.1.9000
Depends: R (>= 4.2)
Imports: utils, codetools, methods
Authors@R:
Expand Down
7 changes: 6 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@
>
> Please check the GitHub issue #1152.
## Polars R Package (development version)
## polars (development version)

## Polars R Package 0.22.1

This is a small hot-fix release to fix the build error on R-multiverse.
No user-facing changes.

## Polars R Package 0.22.0

Expand Down

0 comments on commit 0aade8d

Please sign in to comment.