summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-24 21:46:12 +0000
committerMichał Górny <mgorny@gentoo.org>2018-01-24 21:46:12 +0000
commite78301bbed8996fe31fc56edf22d925eef5ec8f0 (patch)
tree3b803861ac7d281939409788fb3b7dd296fddec2 /setup.py
parent46458c4f9ddf975513af1329cb917d2d8a6d0e7f (diff)
downloadgemato-e78301bbed8996fe31fc56edf22d925eef5ec8f0.tar.gz
Bump to 10.2
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 c70ab4d..9c03086 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='10.1',
+ version='10.2',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',