diff --git a/setup.py b/setup.py index 29c5d7b..cd5a34a 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ def get_data_files(parent_dir): setup( name="stats_utils", - version="0.0.7", + version="0.0.8", description="Statistics utilities for remoscope and corresponding paper", long_description=readme(), url="https://github.com/czbiohub-sf/remo-stats-utils",