summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-12-31 22:04:56 +0200
committerLars Wirzenius <liw@liw.fi>2015-12-31 22:04:56 +0200
commit0e1f426bc21c5c6056281e6722e4f2ff04e0aaeb (patch)
treed0e8bc4e884717df2551f972df5b9f62501b1ea6 /setup.py
parent4781aba834459420436b117b71de0280c08bba67 (diff)
downloadobnam-benchmarks-0e1f426bc21c5c6056281e6722e4f2ff04e0aaeb.tar.gz
Prepare version 0.5obbench-0.5
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 940bb73..c7318da 100644
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,7 @@ from distutils.core import setup, Extension
import glob
setup(name='obbench',
- version='0.4',
+ version='0.5',
description='Obnam benchmarking',
author='Lars Wirzenius',
author_email='liw@liw.fi',