diff --git a/setup.py b/setup.py index 503992a..469f823 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='Robust and sensitive tools for high-throughput data analysis', - version='0.1', + version='1.0', packages=['rosely',], license='Creative Commons', long_description=open('README.md').read(),