Skip to content

Commit

Permalink
setting version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmeier committed Mar 13, 2021
1 parent c4fb96e commit 7eb807c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="fast-trade",
version="0.1.7",
version="0.2.0",
description="Analyze and backtest algorithmic trading strategies ohlcv data quickly and easily.",
long_description=README,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 7eb807c

Please sign in to comment.