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 0245904 commit 4233565Copy full SHA for 4233565
openbb_platform/providers/yfinance/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "openbb-yfinance"
3
-version = "1.5.0"
+version = "1.5.1"
4
description = "yfinance extension for OpenBB"
5
authors = ["OpenBB Team <[email protected]>"]
6
license = "AGPL-3.0-only"
openbb_platform/pyproject.toml
@@ -29,7 +29,7 @@ openbb-sec = "^1.5.0"
29
openbb-tiingo = "^1.5.0"
30
openbb-tradingeconomics = "^1.5.0"
31
openbb-us-eia = "^1.2.0"
32
-openbb-yfinance = "^1.5.0"
+openbb-yfinance = "^1.5.1"
33
34
openbb-commodity = "^1.4.0"
35
openbb-crypto = "^1.5.0"
0 commit comments