Skip to content

Commit 410ff47

Browse files
authored
chore: Bump lib version (#1626)
1 parent d2d8995 commit 410ff47

File tree

4 files changed

+3
-11
lines changed

4 files changed

+3
-11
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ VignetteBuilder:
5252
Config/Needs/dev: devtools, lifecycle, readr, glue, RcppTOML, smvr
5353
Config/Needs/lint: fs, lintr
5454
Config/Needs/website: etiennebacher/altdoc, future.apply
55-
Config/polars/lib-version: 1.5.0-rc.2
55+
Config/polars/lib-version: 1.5.1-rc.1
5656
Config/testthat/edition: 3
5757
Config/testthat/parallel: true
5858
Config/testthat/start-first: lazyframe-frame, *-s3-base, polars_options,

src/rust/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "r-polars"
3-
version = "1.5.0-rc.2"
3+
version = "1.5.1-rc.1"
44
edition = "2024"
55
rust-version = "1.89.0"
66
publish = false

tools/lib-sums.tsv

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)