summaryrefslogtreecommitdiffstats
path: root/python/builder.py
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2017-11-06 14:40:01 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2017-11-06 14:54:03 +0100
commitbfceef4da377c32cd59d1e51efb9aa1a21c7f4bd (patch)
tree2162374a91f7e2cdc5c88469fde781660d480d20 /python/builder.py
parent454bb20b5d7eb36f1efbf6659652ace26cc229e0 (diff)
downloadastra-bfceef4da377c32cd59d1e51efb9aa1a21c7f4bd.tar.gz
astra-bfceef4da377c32cd59d1e51efb9aa1a21c7f4bd.tar.bz2
astra-bfceef4da377c32cd59d1e51efb9aa1a21c7f4bd.tar.xz
astra-bfceef4da377c32cd59d1e51efb9aa1a21c7f4bd.zip
Update version to 1.8.3
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 ec0bd23..01f4203 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',
+ version='1.8.3',
description='Python interface to the ASTRA Toolbox',
author='D.M. Pelt',
author_email='D.M.Pelt@cwi.nl',