File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 7
7
8
8
from classes .ColorText import colorText
9
9
10
- VERSION = "1.21 "
10
+ VERSION = "1.22 "
11
11
12
12
changelog = colorText .BOLD + '[ChangeLog]\n ' + colorText .END + colorText .BLUE + '''
13
13
[1.00 - Beta]
106
106
[1.21]
107
107
1. TradingView Hyperlink added for stock symbol.
108
108
109
+ [1.22]
110
+ 1. Broken yfinance API fixed.
111
+
109
112
--- END ---
110
113
''' + colorText .END
Original file line number Diff line number Diff line change 7
7
4 . Cosmetic Updates - Progressbar for showing screening process! :lipstick :
8
8
9
9
## Downloads
10
- * For :desktop_computer : ** Windows** users, download ** [ screenipy.exe] ( https://github.com/pranjal-joshi/Screeni-py/releases/download/1.21 /screenipy.exe ) **
11
- * For :penguin : ** Linux** users, download ** [ screenipy.bin] ( https://github.com/pranjal-joshi/Screeni-py/releases/download/1.21 /screenipy.bin ) **
12
- * For :apple : ** MacOS** users, download ** [ screenipy.run] ( https://github.com/pranjal-joshi/Screeni-py/releases/download/1.21 /screenipy.run ) ** ([ Read Installation Guide] ( https://github.com/pranjal-joshi/Screeni-py/blob/main/INSTALLATION.md#for-macos ) )
10
+ * For :desktop_computer : ** Windows** users, download ** [ screenipy.exe] ( https://github.com/pranjal-joshi/Screeni-py/releases/download/1.22 /screenipy.exe ) **
11
+ * For :penguin : ** Linux** users, download ** [ screenipy.bin] ( https://github.com/pranjal-joshi/Screeni-py/releases/download/1.22 /screenipy.bin ) **
12
+ * For :apple : ** MacOS** users, download ** [ screenipy.run] ( https://github.com/pranjal-joshi/Screeni-py/releases/download/1.22 /screenipy.run ) ** ([ Read Installation Guide] ( https://github.com/pranjal-joshi/Screeni-py/blob/main/INSTALLATION.md#for-macos ) )
13
13
14
14
## How to use?
15
15
You can’t perform that action at this time.
0 commit comments