From cdecdeef9e8d94da2e3b5d3ed4d4d0bab2f4aebc Mon Sep 17 00:00:00 2001 From: Minki Kim Date: Tue, 28 Apr 2026 13:19:26 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20polars=20=ED=94=8C=EB=9F=AC?= =?UTF-8?q?=EA=B7=B8=EC=9D=B8=20=ED=8C=A8=EC=B9=98=20=EB=B2=84=EC=A0=84=20?= =?UTF-8?q?=EA=B0=B1=EC=8B=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- polars/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polars/Cargo.toml b/polars/Cargo.toml index 4229045..7ade7e9 100644 --- a/polars/Cargo.toml +++ b/polars/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polars_techr" -version = "0.1.2" +version = "0.1.3" edition = "2021" description = "Polars expression plugins for techr indicators" license = "MIT"