diff --git a/README.md b/README.md index e128fde086f..f100a9129b5 100644 --- a/README.md +++ b/README.md @@ -214,11 +214,11 @@ After you have finished the run, go to that copied path, zip the contents of the [MADE-IN-INDIA-badge]: https://img.shields.io/badge/MADE%20WITH%20%E2%9D%A4%20IN-INDIA-orange?style=for-the-badge [MADE-IN-INDIA]: https://en.wikipedia.org/wiki/India [Windows-badge]: https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white -[Windows]: https://github.com/pkjmesra/PKScreener/releases/download/0.42.20231229.48/pkscreenercli.exe +[Windows]: https://github.com/pkjmesra/PKScreener/releases/download/0.42.20231229.49/pkscreenercli.exe [Linux-badge]: https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black -[Linux]: https://github.com/pkjmesra/PKScreener/releases/download/0.42.20231229.48/pkscreenercli.bin +[Linux]: https://github.com/pkjmesra/PKScreener/releases/download/0.42.20231229.49/pkscreenercli.bin [Mac OS-badge]: https://img.shields.io/badge/mac%20os-D3D3D3?style=for-the-badge&logo=apple&logoColor=000000 -[Mac OS]: https://github.com/pkjmesra/PKScreener/releases/download/0.42.20231229.48/pkscreenercli.run +[Mac OS]: https://github.com/pkjmesra/PKScreener/releases/download/0.42.20231229.49/pkscreenercli.run [GitHub release (latest by date)-badge]: https://img.shields.io/github/v/release/pkjmesra/PKScreener?style=for-the-badge [GitHub release (latest by date)]: https://github.com/pkjmesra/PKScreener/releases/latest [pypi-badge]: https://img.shields.io/pypi/v/pkscreener.svg?style=flat-square diff --git a/pkscreener/classes/__init__.py b/pkscreener/classes/__init__.py index 8caa5974068..9e3e9e5cb2b 100644 --- a/pkscreener/classes/__init__.py +++ b/pkscreener/classes/__init__.py @@ -22,4 +22,4 @@ SOFTWARE. """ -VERSION='0.42.20231229.48' +VERSION='0.42.20231229.49' diff --git a/pkscreener/release.md b/pkscreener/release.md index 71f460c6730..c7bee8feef4 100644 --- a/pkscreener/release.md +++ b/pkscreener/release.md @@ -1,7 +1,7 @@ [![MADE-IN-INDIA](https://img.shields.io/badge/MADE%20WITH%20%E2%9D%A4%20IN-INDIA-orange?style=for-the-badge)](https://en.wikipedia.org/wiki/India) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/pkjmesra/PKScreener?style=for-the-badge)](#) [![GitHub all releases](https://img.shields.io/github/downloads/pkjmesra/PKScreener/total?color=Green&label=Downloads&style=for-the-badge)](#) [![MADE_WITH](https://img.shields.io/badge/BUILT%20USING-PYTHON-yellow?style=for-the-badge&logo=python&logoColor=yellow)](https://www.python.org/) ## What's New? -1. [v0.42.20231229.48] release +1. [v0.42.20231229.49] release * Added the option to scan all such stocks showing higher highs, higher lows and higher close trend. Try X > 12 > 24. * Added the option to view the currently breaking out stocks. Try option X > 12 > 23. * Added the stocks based on fund house popularity. Try the X > 12 > 21> options. @@ -14,9 +14,9 @@ ## Downloads | Operating System | Executable File | | -------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| ![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white) | **[pkscreenercli.exe](https://github.com/pkjmesra/PKScreener/releases/download/0.42.20231229.48/pkscreenercli.exe)** | -| ![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black) | **[pkscreenercli.bin](https://github.com/pkjmesra/PKScreener/releases/download/0.42.20231229.48/pkscreenercli.bin)** | -| ![Mac OS](https://img.shields.io/badge/mac%20os-D3D3D3?style=for-the-badge&logo=apple&logoColor=000000) | **[pkscreenercli.run](https://github.com/pkjmesra/PKScreener/releases/download/0.42.20231229.48/pkscreenercli.run)** ([Read Installation Guide](https://github.com/pkjmesra/PKScreener/blob/main/INSTALLATION.md#for-macos)) | +| ![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white) | **[pkscreenercli.exe](https://github.com/pkjmesra/PKScreener/releases/download/0.42.20231229.49/pkscreenercli.exe)** | +| ![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black) | **[pkscreenercli.bin](https://github.com/pkjmesra/PKScreener/releases/download/0.42.20231229.49/pkscreenercli.bin)** | +| ![Mac OS](https://img.shields.io/badge/mac%20os-D3D3D3?style=for-the-badge&logo=apple&logoColor=000000) | **[pkscreenercli.run](https://github.com/pkjmesra/PKScreener/releases/download/0.42.20231229.49/pkscreenercli.run)** ([Read Installation Guide](https://github.com/pkjmesra/PKScreener/blob/main/INSTALLATION.md#for-macos)) | ## How to use?