summaryrefslogtreecommitdiffstats
path: root/python/builder.py
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2019-09-27 15:17:02 +0200
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2019-09-27 15:17:02 +0200
commit06322245a638e435d29bc8f027aed0bd976139d0 (patch)
treea32bf87e909027e6d6f67d9c9d5681840ebc7bc9 /python/builder.py
parent54af7e8e22a3f1c9d90b13291b28d39778c05564 (diff)
downloadastra-06322245a638e435d29bc8f027aed0bd976139d0.tar.gz
astra-06322245a638e435d29bc8f027aed0bd976139d0.tar.bz2
astra-06322245a638e435d29bc8f027aed0bd976139d0.tar.xz
astra-06322245a638e435d29bc8f027aed0bd976139d0.zip
Increment version to 1.9.9dev
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 ae41eb8..7b00022 100644
--- a/python/builder.py
+++ b/python/builder.py
@@ -74,7 +74,7 @@ for m in ext_modules:
'PythonPluginAlgorithmFactory.cpp'))
setup(name='astra-toolbox',
- version='1.9.0dev',
+ version='1.9.9.dev',
description='Python interface to the ASTRA Toolbox',
author='D.M. Pelt',
author_email='D.M.Pelt@cwi.nl',