commit: 11db42ea3c4e028c30d78aed492cd752fe1c366f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Oct 26 04:09:05 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Oct 26 04:09:05 2025 +0000 URL: https://gitweb.gentoo.org/proj/gpyutils.git/commit/?id=11db42ea
Bump to 0.15.2 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> gpyutils/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpyutils/__init__.py b/gpyutils/__init__.py index 7bd02ec..5acf554 100644 --- a/gpyutils/__init__.py +++ b/gpyutils/__init__.py @@ -4,4 +4,4 @@ """Maintenance scripts for Gentoo Python packages""" -__version__ = "0.15.1" +__version__ = "0.15.2"
