summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-08-25 08:29:10 +0100
committerLars Wirzenius <liw@liw.fi>2011-08-25 08:29:10 +0100
commitf081fff54826fab68b90aed779ecd3ca42daab4e (patch)
treee356a25f849fd2f21ee57a6afadd2853d142d06c
parent14a14d61d524285da88931dc13dedbe8931503cf (diff)
downloadobnam-f081fff54826fab68b90aed779ecd3ca42daab4e.tar.gz
Bump version number.
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f77d0005..9014e48c 100644
--- a/setup.py
+++ b/setup.py
@@ -90,7 +90,7 @@ class Check(Command):
setup(name='obnam',
- version='0.21',
+ version='0.22',
description='Backup software',
author='Lars Wirzenius',
author_email='liw@liw.fi',