From b5a1e7422d3eb6a437aa4bcc0947294eccb8e60d Mon Sep 17 00:00:00 2001 From: Ritchie Vink Date: Fri, 10 Feb 2023 18:12:08 +0100 Subject: [PATCH] python polars 0.16.3 (#6788) --- 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 11ccf58ea184..7e79815555ac 100644 --- a/py-polars/Cargo.toml +++ b/py-polars/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "py-polars" -version = "0.16.2" +version = "0.16.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html