From 9f289b2db384312aabd7691bdf28a5e5a480f928 Mon Sep 17 00:00:00 2001 From: Matthew Spah Date: Fri, 15 Sep 2023 16:50:23 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3a184e..0e5a1b6 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ To get started with the library, refer to the information provided in this READM ## Installation ```python -python3 -m pip install python-mlb-statsapi==0.5.13 +python3 -m pip install python-mlb-statsapi ``` ## Usage ```python