Skip to content

Commit

Permalink
Update setup.py version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-leme committed Apr 10, 2021
1 parent c221d09 commit 15a9b62
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 @@ -5,7 +5,7 @@

setup(
name="turingquant",
version="0.1.9",
version="0.2.0",
packages=find_packages(),
install_requires=["pandas", "pandas_datareader", "numpy", "matplotlib", "alpha_vantage", "bs4", "plotly", "yfinance"],

Expand Down

0 comments on commit 15a9b62

Please sign in to comment.