summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-09-17 19:12:19 +0200
committerMichał Górny <mgorny@gentoo.org>2022-09-17 19:15:12 +0200
commit572da07948b921feb35af5b098f50af7d8dea99a (patch)
treeeab1e5e00e158b92f9fff9e9d8e0e86c6316e3f4
parent17eea0bc9a4198502aebeee1e38908b6ae628c45 (diff)
downloadgemato-572da07948b921feb35af5b098f50af7d8dea99a.tar.gz
Bump to 17.0
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 edad647..3123d25 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__ = "16.2"
+__version__ = "17.0"