From ed24fb72a0f506a02a1e4a9df8e63ce62f36efef Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Wed, 22 Nov 2017 17:07:17 +0100 Subject: Update version to 1.9.0dev --- python/astra/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/astra') diff --git a/python/astra/__init__.py b/python/astra/__init__.py index 5e52a1c..4675229 100644 --- a/python/astra/__init__.py +++ b/python/astra/__init__.py @@ -41,7 +41,7 @@ from . import log from .optomo import OpTomo from .tests import test_noCUDA, test_CUDA -__version__ = '1.8.3' +__version__ = '1.9.0dev' import os -- cgit v1.2.3