diff options
Diffstat (limited to 'python/astra')
| -rw-r--r-- | python/astra/__init__.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/python/astra/__init__.py b/python/astra/__init__.py index 6707eff..b73fff5 100644 --- a/python/astra/__init__.py +++ b/python/astra/__init__.py @@ -39,7 +39,7 @@ from . import plugins  from . import log  from .optomo import OpTomo -__version__ = '1.8rc1' +__version__ = '1.8'  import os | 
