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 a1b8e45 commit b88c97eCopy full SHA for b88c97e
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="turingquant",
8
- version="0.1.4",
+ version="0.1.5",
9
packages=find_packages(),
10
install_requires=["pandas", "pandas_datareader", "numpy", "matplotlib", "alpha_vantage", "bs4", "plotly", "yfinance"],
11
0 commit comments