mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-23 12:50:22 +08:00
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:
@@ -18,7 +18,7 @@ from setuptools import setup, find_packages
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='zipline',
|
name='zipline',
|
||||||
version='0.5.2',
|
version='0.5.3',
|
||||||
description='A backtester for financial algorithms.',
|
description='A backtester for financial algorithms.',
|
||||||
author='Quantopian Inc.',
|
author='Quantopian Inc.',
|
||||||
author_email='opensource@quantopian.com',
|
author_email='opensource@quantopian.com',
|
||||||
|
|||||||
Reference in New Issue
Block a user