diff --git a/setup.py b/setup.py index 85411849..adc5c79f 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ else: setup( name='zipline', - version='0.5.9', + version='0.5.10', description='A backtester for financial algorithms.', author='Quantopian Inc.', author_email='opensource@quantopian.com',