Skip to content

Commit

Permalink
Merge pull request #39 from GrupoTuring/0.1.8-bump
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
anor4k committed Mar 9, 2021
2 parents 509ab9a + 5ed6267 commit ec8e6cf
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.6",
version="0.1.8",
packages=find_packages(),
install_requires=["pandas", "pandas_datareader", "numpy", "matplotlib", "alpha_vantage", "bs4", "plotly", "yfinance"],

Expand Down

0 comments on commit ec8e6cf

Please sign in to comment.