Skip to content

Commit 4233565

Browse files
committed
version bump
1 parent 0245904 commit 4233565

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openbb_platform/providers/yfinance/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openbb-yfinance"
3-
version = "1.5.0"
3+
version = "1.5.1"
44
description = "yfinance extension for OpenBB"
55
authors = ["OpenBB Team <[email protected]>"]
66
license = "AGPL-3.0-only"

openbb_platform/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ openbb-sec = "^1.5.0"
2929
openbb-tiingo = "^1.5.0"
3030
openbb-tradingeconomics = "^1.5.0"
3131
openbb-us-eia = "^1.2.0"
32-
openbb-yfinance = "^1.5.0"
32+
openbb-yfinance = "^1.5.1"
3333

3434
openbb-commodity = "^1.4.0"
3535
openbb-crypto = "^1.5.0"

0 commit comments

Comments
 (0)