summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-03-22 16:20:45 +0200
committerLars Wirzenius <liw@liw.fi>2015-03-22 16:20:45 +0200
commite5ced578957df863f37842745cacf9d14ac87364 (patch)
treeffd1d552ff122381762a95121f111c232112c1a6 /setup.py
parent4ce252c44d03c31072803743eb4886ac3e426da2 (diff)
downloadobnam-e5ced578957df863f37842745cacf9d14ac87364.tar.gz
Prepare for release 1.9obnam-1.9
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 15f37f91..169fe2dd 100755
--- a/setup.py
+++ b/setup.py
@@ -285,7 +285,7 @@ class Check(Command):
setup(name='obnam',
- version='1.8',
+ version='1.9',
description='Backup software',
author='Lars Wirzenius',
author_email='liw@liw.fi',