diff --git a/setup.py b/setup.py index 699788c..ffafee0 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ def run(self): setup( name='latentscope', - version='0.1.3', + version='0.1.4', description='Quickly embed, project, cluster and explore a dataset.', long_description=long_description, long_description_content_type='text/markdown',