From e21bd5f71150c47dad8af474c462632ec6f2ebd1 Mon Sep 17 00:00:00 2001 From: Jayden Rasband <66230914+jrasband-dev@users.noreply.github.com> Date: Sun, 22 Dec 2024 21:57:59 -0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1736c1a..3257236 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "polars-extensions" -version = "0.3.0" +version = "0.3.1" description = "The Library of Polars Extensions" readme = "README.md" authors = [