summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-29 21:00:05 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-29 21:00:05 +0200
commit39bca9d1166b5fab6d4d889028bb9e32a2f65883 (patch)
tree3a47dbf0ed44dcdd63bc88f1b5f509a04365eeb4
parent06bc11635102106fcd9946ceaf0fd8ebd93fc4dd (diff)
downloadgemato-39bca9d1166b5fab6d4d889028bb9e32a2f65883.tar.gz
Bump to 20.4
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 652982e..1ff5dd0 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.3"
+__version__ = "20.4"