summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-12-31 21:44:32 +0200
committerLars Wirzenius <liw@liw.fi>2015-12-31 21:44:32 +0200
commitec8571ff5f72973769044355f59d3f3452547260 (patch)
tree50983b77e25283037646a8e340aa558560d6a291 /setup.py
parent3e3605327892f87740be97150786142e9929f9e0 (diff)
downloadobnam-benchmarks-ec8571ff5f72973769044355f59d3f3452547260.tar.gz
Prepare version 0.4obbench-0.4
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 fe98128..940bb73 100644
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,7 @@ from distutils.core import setup, Extension
import glob
setup(name='obbench',
- version='0.3',
+ version='0.4',
description='Obnam benchmarking',
author='Lars Wirzenius',
author_email='liw@liw.fi',