Relase 0.5.3

Main fix contained with in is the fix to the time step in risk
metric benchmarks.
This commit is contained in:
Eddie Hebert
2012-11-20 16:09:28 -05:00
parent 7ff1ab2ab1
commit e7dfca723d
+1 -1
View File
@@ -18,7 +18,7 @@ from setuptools import setup, find_packages
setup(
name='zipline',
version='0.5.2',
version='0.5.3',
description='A backtester for financial algorithms.',
author='Quantopian Inc.',
author_email='opensource@quantopian.com',