Bump version: 0.6.1 → 0.7.0

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