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.