summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-09 12:06:49 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-09 12:06:49 +0100
commit275325d1f9a8a2ffa62f31f46d602e3765d40ad8 (patch)
treed9a33e5c99f75247d5584669c00322a637950c2b
parentdb9f84e0b71db79080ac3405a2e46fc75c78eef4 (diff)
downloadgemato-275325d1f9a8a2ffa62f31f46d602e3765d40ad8.tar.gz
Bump to 11.1
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 486c997..49c3b82 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='11.0',
+ version='11.1',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',