Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Thyre committed Jul 7, 2021
1 parent 718a5ed commit b559d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SLIX/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
Scattered Light Imaging ToolboX (SLIX) – an open-source Python package that allows a fully automated evaluation of SLI measurements and the generation of different parameter maps
"""
__version__ = '2.2.0-beta8'
__version__ = '2.2.0'
__all__ = ['toolbox', 'io', 'visualization', 'preparation',
'attributemanager', 'CPU', 'GPU']

Expand Down

0 comments on commit b559d5f

Please sign in to comment.