Skip to content

Commit

Permalink
chore: increment version number to 0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed Apr 16, 2024
1 parent 3d01851 commit 741f9cd
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,6 +1,6 @@
Package: polars
Title: Lightning-Fast 'DataFrame' Library
Version: 0.16.0.9000
Version: 0.16.1
Depends: R (>= 4.2)
Imports: utils, codetools, methods
Authors@R:
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NEWS

## polars (development version)
## polars 0.16.1

This is a small hot-fix release to update dependent Rust polars to 0.39.1 (#1042).

Expand Down

0 comments on commit 741f9cd

Please sign in to comment.