From 4a47618aa5e75973d27050b66110f609e22d6fa5 Mon Sep 17 00:00:00 2001 From: gitea Date: Wed, 20 Aug 2025 20:59:08 +0000 Subject: [PATCH] =?UTF-8?q?python3-setuptools-scm:=20=D0=BE=D0=B1=D0=BD?= =?UTF-8?q?=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20?= =?UTF-8?q?=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8=209.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python3-setuptools-scm/alr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3-setuptools-scm/alr.sh b/python3-setuptools-scm/alr.sh index 44b62bc..28ec6fe 100644 --- a/python3-setuptools-scm/alr.sh +++ b/python3-setuptools-scm/alr.sh @@ -1,6 +1,6 @@ _name=setuptools_scm name='python3-setuptools-scm' -version='8.3.1' +version='9.2.0' release='1' desc='Handles managing your python package versions in scm metadata.' homepage='https://github.com/pypa/setuptools_scm'