Bump version: 0.8.0 → 0.8.0rc1

This commit is contained in:
Thomas Wiecki
2015-02-13 17:53:02 +01:00
parent edadd63bd3
commit 21c23c324d
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ from setuptools import setup, find_packages
setup(
name='zipline',
version='0.7.0',
version='0.8.0rc1',
description='A backtester for financial algorithms.',
author='Quantopian Inc.',
author_email='opensource@quantopian.com',