summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-05-02 13:14:05 +0100
committerLars Wirzenius <liw@liw.fi>2011-05-02 13:14:05 +0100
commit5f4906b6ce731fe18eca5567fd919202c5eac3e4 (patch)
treeb226b049c2d7b28acd06e768116c9dd3d066b2d8 /setup.py
parenta9fa477124618ba9e340f91eb7db3074743049d7 (diff)
downloadseivot-5f4906b6ce731fe18eca5567fd919202c5eac3e4.tar.gz
New upstream release.
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 644defa..e9b6d94 100644
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@
from distutils.core import setup
setup(name='seivot',
- version='1.8',
+ version='1.9',
description='Backup software benchmark software',
author='Lars Wirzenius',
author_email='liw@liw.fi',