Bump version: 0.6.0 → 0.6.1

This commit is contained in:
twiecki
2014-04-17 15:49:33 -04:00
parent 85053f7536
commit b38bf07a95
4 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ else:
setup(
name='zipline',
version='0.6.0',
version='0.6.1',
description='A backtester for financial algorithms.',
author='Quantopian Inc.',
author_email='opensource@quantopian.com',