Skip to content

Commit 035aae6

Browse files
authored
fix: bump yahooquery version
1 parent 1adbe5f commit 035aae6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

yf_stock_ticker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
yahooquery >= 2.3.3
1+
yahooquery >= 2.3.7

yf_stock_ticker/yf_stock_ticker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
# <xbar.title>YF Stock Ticker</xbar.title>
3-
# <xbar.version>v0.4.2-beta</xbar.version>
3+
# <xbar.version>v0.4.3-beta</xbar.version>
44
# <xbar.author>Germain Masse</xbar.author>
55
# <xbar.author.github>gmasse</xbar.author.github>
66
# <xbar.desc>--Use Yahoo Finance data to monitor stock indices, currencies and cryptocurrencies</xbar.desc>

0 commit comments

Comments
 (0)