Bump version: 0.7.0 → 0.7.0rc1

This commit is contained in:
Thomas Wiecki
2014-07-18 15:38:30 +02:00
parent d6f26274ac
commit 8d16efc5c4
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ else:
setup(
name='zipline',
version='0.7.0',
version='0.7.0rc1',
description='A backtester for financial algorithms.',
author='Quantopian Inc.',
author_email='opensource@quantopian.com',