summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-12-27 21:06:59 +0100
committerLars Wirzenius <liw@liw.fi>2015-12-27 21:06:59 +0100
commitebf988b0e5474ba403f173ef532e5f43678c053e (patch)
tree62878682877b2ad647fa7027508d136e7a072875 /setup.py
parent2d3e91133f10cd401f9ebf8a9ed6851440eb622a (diff)
downloadobnam-benchmarks-ebf988b0e5474ba403f173ef532e5f43678c053e.tar.gz
Prepare release 0.3obbench-0.3
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 2e20143..fe98128 100644
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,7 @@ from distutils.core import setup, Extension
import glob
setup(name='obbench',
- version='0.2',
+ version='0.3',
description='Obnam benchmarking',
author='Lars Wirzenius',
author_email='liw@liw.fi',