summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-16 11:13:47 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-16 11:13:47 +0100
commit8e150e18bc0617102e53c353d5ee300afee5a704 (patch)
tree7ed49744bad24bf871dfe96663820ba66e75655c
parent4f22011abf0a85ac313aafa20647727707cbe15c (diff)
downloadgemato-8e150e18bc0617102e53c353d5ee300afee5a704.tar.gz
Bump version to 9.3
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 81daab5..bfd4c9f 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='9.2',
+ version='9.3',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',