summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-08-14 07:06:07 +0200
committerMichał Górny <mgorny@gentoo.org>2023-08-14 07:06:07 +0200
commitfd200fcd0b20552659d1b58de91a600d31e9b5c7 (patch)
tree5e26caef232c12c86b59184c60810814d0f49fb7
parent883745fbae6a3455ba6cfd4966757107f609a7eb (diff)
downloadgemato-fd200fcd0b20552659d1b58de91a600d31e9b5c7.tar.gz
Bump to 20.5
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--gemato/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemato/__init__.py b/gemato/__init__.py
index 1ff5dd0..4e049f3 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.4"
+__version__ = "20.5"