From e2d4bad1864b4e6d181c926fb263378f298f2515 Mon Sep 17 00:00:00 2001 From: Isotr0py <2037008807@qq.com> Date: Wed, 4 Sep 2024 21:24:37 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20(cargo):=20bump=20version?= =?UTF-8?q?=20to=20v1.2.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 55c1740..cc8afbf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pillow-jxl-plugin" -version = "1.2.6" +version = "1.2.7" edition = "2021" build = "build.rs"