summaryrefslogtreecommitdiffstats
path: root/python/builder.py
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2017-11-22 17:07:17 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2017-11-22 17:07:17 +0100
commited24fb72a0f506a02a1e4a9df8e63ce62f36efef (patch)
tree4965a0272e5bc80a674b4c058e28e09c61acecb5 /python/builder.py
parentbd2798bed2fddfe00dac006013a9fb1363417f20 (diff)
downloadastra-ed24fb72a0f506a02a1e4a9df8e63ce62f36efef.tar.gz
astra-ed24fb72a0f506a02a1e4a9df8e63ce62f36efef.tar.bz2
astra-ed24fb72a0f506a02a1e4a9df8e63ce62f36efef.tar.xz
astra-ed24fb72a0f506a02a1e4a9df8e63ce62f36efef.zip
Update version to 1.9.0dev
Diffstat (limited to 'python/builder.py')
-rw-r--r--python/builder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/builder.py b/python/builder.py
index 01f4203..310f3c3 100644
--- a/python/builder.py
+++ b/python/builder.py
@@ -71,7 +71,7 @@ for m in ext_modules:
'PythonPluginAlgorithm.cpp'))
setup(name='astra-toolbox',
- version='1.8.3',
+ version='1.9.0dev',
description='Python interface to the ASTRA Toolbox',
author='D.M. Pelt',
author_email='D.M.Pelt@cwi.nl',