From 9c56208451ccb815c68bca999db336f09091c1ba Mon Sep 17 00:00:00 2001 From: Ritchie Vink Date: Thu, 2 Feb 2023 16:25:38 +0100 Subject: [PATCH] python polars 0.16.2 (#6639) --- 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 33be432f4770..11ccf58ea184 100644 --- a/py-polars/Cargo.toml +++ b/py-polars/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "py-polars" -version = "0.16.1" +version = "0.16.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html