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