From e721d11e39037a03ba733ce3581521489663862e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 5 Jul 2010 17:42:34 +1200 Subject: Prepare for 0.11 release. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d23d35ff..9266a34a 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ from distutils.core import setup, Extension import glob setup(name='obnam', - version='0.10', + version='0.11', description='Backup software', author='Lars Wirzenius', author_email='liw@liw.fi', -- cgit v1.2.1