summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-11-06 11:53:08 +0000
committerLars Wirzenius <liw@liw.fi>2015-11-06 11:53:08 +0000
commit9196e6e77d10ba19e5d82b97958a984fe08741b8 (patch)
tree1600d4f3b1379110dc39c5e5008483c0fb2c2ad1 /setup.py
parent452dee9d2e5e1d1ae13a45a5bb2854f7903e445c (diff)
downloadobnam-9196e6e77d10ba19e5d82b97958a984fe08741b8.tar.gz
Prepare 1.18.1 releaseobnam-1.18.1
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 a6af903a..b6d82671 100755
--- a/setup.py
+++ b/setup.py
@@ -325,7 +325,7 @@ class Check(Command):
setup(name='obnam',
- version='1.18',
+ version='1.18.1',
description='Backup software',
author='Lars Wirzenius',
author_email='liw@liw.fi',