From 76a8362e3d390a196bc421c7af958de0cf467452 Mon Sep 17 00:00:00 2001 From: Abner Ayala-Acevedo Date: Thu, 26 Oct 2017 15:17:02 -0700 Subject: [PATCH] Update simple_universe.py --- catalyst/examples/simple_universe.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalyst/examples/simple_universe.py b/catalyst/examples/simple_universe.py index 172837bb..f5c0a1d2 100644 --- a/catalyst/examples/simple_universe.py +++ b/catalyst/examples/simple_universe.py @@ -1,6 +1,6 @@ """ Requires Catalyst version 0.3.0 or above -Tested on Catalyst version 0.3.2 +Tested on Catalyst version 0.3.3 These example aims to provide and easy way for users to learn how to collect data from the different exchanges. You simply need to specify the exchange and the market that you want to focus on.