From e95cf7e4c3f34cf56fe21568a4d7891bd4529382 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 05:25:16 +0000 Subject: [PATCH] bump: iterable-io --- anda/langs/python/iterable-io/iterable-io.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/iterable-io/iterable-io.spec b/anda/langs/python/iterable-io/iterable-io.spec index 81e0bb531a..6bbbdb7fca 100644 --- a/anda/langs/python/iterable-io/iterable-io.spec +++ b/anda/langs/python/iterable-io/iterable-io.spec @@ -2,7 +2,7 @@ %global _desc Python library to adapt iterables to a file-like interface. Name: python-%{pypi_name} -Version: 1.0.0 +Version: 1.0.1 Release: 1%?dist Summary: Python library to adapt iterables to a file-like interface