commit: 8019d22dbd3b90b77f89a497817fc663f02f7f55 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 3 16:45:38 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 3 16:45:38 2026 +0000 URL: https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=8019d22d
start work on 0.12.33 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> src/pkgcore/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py index 6608d537..af0e5668 100644 --- a/src/pkgcore/__init__.py +++ b/src/pkgcore/__init__.py @@ -1,2 +1,2 @@ __title__ = "pkgcore" -__version__ = "0.12.32" +__version__ = "0.12.33"
