summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-12-27 12:46:01 +0100
committerLars Wirzenius <liw@liw.fi>2015-12-27 12:46:01 +0100
commitf3d2ca1896a5ebc37481bdf24088020a636d1ec5 (patch)
tree638619c13e4b93bf05ac349ebd1261cadcb2b3dc /setup.py
parent590427134c42808afaea5f0dcbb12a80d80bacd3 (diff)
downloadobnam-benchmarks-f3d2ca1896a5ebc37481bdf24088020a636d1ec5.tar.gz
Update release version 0.2obbench-0.2
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 a44b7dd..2e20143 100644
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,7 @@ from distutils.core import setup, Extension
import glob
setup(name='obbench',
- version='0.1',
+ version='0.2',
description='Obnam benchmarking',
author='Lars Wirzenius',
author_email='liw@liw.fi',