From bf7e2b395596e8a75bed863e9ce0a0f34d14e829 Mon Sep 17 00:00:00 2001 From: Kevin Johnson Date: Mon, 22 Feb 2021 12:01:22 -0800 Subject: [PATCH] DOC readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6173cf..9101753 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ _Pandas Technical Analysis_ (**Pandas TA**) is an easy to use library that lever Stable ------ -The ```pip``` version is the last most stable release. Version: *0.2.23b* +The ```pip``` version is the last most stable release. Version: *0.2.45b* ```sh $ pip install pandas_ta ```