diff --git a/clustermatch/__init__.py b/clustermatch/__init__.py index 6df9772..90e0585 100644 --- a/clustermatch/__init__.py +++ b/clustermatch/__init__.py @@ -1,2 +1,2 @@ -__version__ = '0.1.4a2' +__version__ = '0.1.4a3' __short_description__ = 'Efficient clustering method for processing highly diverse data'