From 622f4e28d4f754d2108f8d0c4166ec3f1d1ebddc Mon Sep 17 00:00:00 2001 From: gitea Date: Mon, 1 Sep 2025 09:42:37 +0000 Subject: [PATCH] =?UTF-8?q?python3-maturin:=20=D0=BE=D0=B1=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D1=81=D0=B8=D0=B8=201.9.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python3-maturin/alr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3-maturin/alr.sh b/python3-maturin/alr.sh index aafed84..3a96e56 100644 --- a/python3-maturin/alr.sh +++ b/python3-maturin/alr.sh @@ -1,5 +1,5 @@ name='python3-maturin' -version='1.9.3' +version='1.9.4' release='1' desc='Build and publish crates with pyo3, rust-cpython and cffi bindings - Python bindings.' homepage='https://github.com/PyO3/maturin'