diff --git a/setup.py b/setup.py index f338d9f..ce7b8cd 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( name='solo-sc', - version='0.5', + version='0.6', description='Neural network classifiers for doublets', long_description=Path('README.md').read_text('utf-8'), long_description_content_type="text/markdown",