From f7f675329b0a3fce6f0196377f28f867e59a8bb5 Mon Sep 17 00:00:00 2001 From: Ritchie Vink Date: Fri, 9 Jun 2023 10:00:42 +0200 Subject: [PATCH] python polars 0.18.2 (#9314) --- py-polars/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-polars/Cargo.toml b/py-polars/Cargo.toml index 1858ee9dd02a..c6e3a7d1cc66 100644 --- a/py-polars/Cargo.toml +++ b/py-polars/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "py-polars" -version = "0.18.1" +version = "0.18.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html