We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c221d09 commit 15a9b62Copy full SHA for 15a9b62
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="turingquant",
8
- version="0.1.9",
+ version="0.2.0",
9
packages=find_packages(),
10
install_requires=["pandas", "pandas_datareader", "numpy", "matplotlib", "alpha_vantage", "bs4", "plotly", "yfinance"],
11
0 commit comments