diff --git a/setup.py b/setup.py index 11665f34..b889d8f7 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def readme_as_rest(): setup( name='zipline', - version='0.5.4', + version='0.5.5', description='A backtester for financial algorithms.', author='Quantopian Inc.', author_email='opensource@quantopian.com',