diff --git a/pyLSV2/__init__.py b/pyLSV2/__init__.py index 0058eb3..8766d4a 100644 --- a/pyLSV2/__init__.py +++ b/pyLSV2/__init__.py @@ -6,4 +6,4 @@ from .table_reader import * from .translate_messages import * -__version__ = '0.6.x' +__version__ = '0.6.7'