summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-25 19:43:36 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-25 19:43:36 +0100
commit925831adc81857ad9062aa9499ba6656790a257e (patch)
tree6da2e8961477c22c770d569a7f442939164c58a0 /setup.py
parente17937a13a3b903f6e5971854671835dbe8ff68d (diff)
downloadgemato-925831adc81857ad9062aa9499ba6656790a257e.tar.gz
Bump to 10.3
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 9c03086..fec16e5 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='10.2',
+ version='10.3',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',