summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-02-11 14:37:52 +0000
committerLars Wirzenius <liw@liw.fi>2012-02-11 14:37:52 +0000
commit9741d4eb3310c4c0f2551deea9b9212ca84356ae (patch)
treed006cea82734f73bb76629ff1f29bf7c6688bebe /setup.py
parentabfcac696aa3d64b58a025ab74d5b67c7e1c7162 (diff)
downloadsummain-9741d4eb3310c4c0f2551deea9b9212ca84356ae.tar.gz
Prepare version 0.11
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c65e013..f7812f9 100644
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@
from distutils.core import setup, Extension
setup(name='summain',
- version='0.10',
+ version='0.11',
description='create file manifests with checksums',
author='Lars Wirzenius',
author_email='liw@liw.fi',