summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-09-06 16:26:08 +0300
committerLars Wirzenius <liw@liw.fi>2015-09-06 16:26:08 +0300
commitfb9ca97ab192a5869990f7e811e649968eb58d0f (patch)
tree72082eb4760baa23c211488866c1e3a07a3147c9 /setup.py
parentd0327cebbeeccfc9006c94336c3fe12b25a75f4a (diff)
downloadobnam-fb9ca97ab192a5869990f7e811e649968eb58d0f.tar.gz
Prepare files for release version 1.16obnam-1.16
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 0c8b5e02..9421dad4 100755
--- a/setup.py
+++ b/setup.py
@@ -300,7 +300,7 @@ class Check(Command):
setup(name='obnam',
- version='1.15',
+ version='1.16',
description='Backup software',
author='Lars Wirzenius',
author_email='liw@liw.fi',