commit: 30bafcfbb5011254478787153a90ebd96ac0f1a4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Dec 28 14:07:31 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Dec 28 14:07:31 2025 +0000 URL: https://gitweb.gentoo.org/proj/gemato.git/commit/?id=30bafcfb
Bump to 20.11 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 915228a..c898723 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.10" +__version__ = "20.11"
