commit: 7daa9470bfc4d3efe39f4412131e5c0be13209ff Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jan 10 14:43:42 2026 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 10 14:43:42 2026 +0000 URL: https://gitweb.gentoo.org/proj/gemato.git/commit/?id=7daa9470
Bump to 20.12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> gemato/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemato/__init__.py b/gemato/__init__.py index c898723..7a2f7d1 100644 --- a/gemato/__init__.py +++ b/gemato/__init__.py @@ -1,3 +1,3 @@ """Gentoo Manifest Tool -- a utility to verify and update Manifest files""" -__version__ = "20.11" +__version__ = "20.12"
