summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-12-03 11:10:42 +0100
committerMichał Górny <mgorny@gentoo.org>2017-12-03 11:10:42 +0100
commit02aad83177bbee3c717abe186a89c4aed24067c3 (patch)
tree6826e72fbbf8c4770220779ed714de536c754a2a /setup.py
parent7754108eb2f8c2c9235366ea0b3b43f4265d6c40 (diff)
downloadgemato-02aad83177bbee3c717abe186a89c4aed24067c3.tar.gz
Bump to 9.1
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3f6a3b2..17038da 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='9.0',
+ version='9.1',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',