From 55a204355c8bcbea9d49198c4f22e88af3859a7f Mon Sep 17 00:00:00 2001 From: Ritchie Vink Date: Wed, 22 Feb 2023 15:50:05 +0100 Subject: [PATCH] python polars 0.16.8 (#7099) --- 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 c1949ebbf25f..3343306b4b8d 100644 --- a/py-polars/Cargo.toml +++ b/py-polars/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "py-polars" -version = "0.16.7" +version = "0.16.8" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html