From 06322245a638e435d29bc8f027aed0bd976139d0 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Fri, 27 Sep 2019 15:17:02 +0200 Subject: Increment version to 1.9.9dev --- 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 ae35316..d44e5a2 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, test_noCUDA, test_CUDA -__version__ = '1.9.0dev' +__version__ = '1.9.9.dev' import os -- cgit v1.2.3