From 15e85e4be29de3d31ca950e9a05f180202f3b15f Mon Sep 17 00:00:00 2001 From: Ritchie Vink Date: Sun, 29 Jan 2023 19:00:24 +0100 Subject: [PATCH] python polars 0.16.1 (#6548) --- 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 5e6c0fe6c4f4..b1770f30bfe2 100644 --- a/py-polars/Cargo.toml +++ b/py-polars/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "py-polars" -version = "0.16.0" +version = "0.16.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html