commit: af50626af32513e8d63bfdb81015ea010fc0c3d0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Oct 26 16:41:11 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Oct 26 16:41:11 2025 +0000 URL: https://gitweb.gentoo.org/proj/gpyutils.git/commit/?id=af50626a
Bump to 0.15.3 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 5acf554..18389e2 100644 --- a/gpyutils/__init__.py +++ b/gpyutils/__init__.py @@ -4,4 +4,4 @@ """Maintenance scripts for Gentoo Python packages""" -__version__ = "0.15.2" +__version__ = "0.15.3"
