From cafd5c79f1e5696c609716eca1514f0aaaf2d317 Mon Sep 17 00:00:00 2001 From: Aaron Smith Date: Tue, 4 Jan 2022 09:25:50 -0600 Subject: [PATCH] Missed a 3.6 reference (#473) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7d6f6c2e..6de798c0a 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ with open('model.pkl', 'rb') as pkl: ### Availability -`pmdarima` is available on PyPi in pre-built Wheel files for Python 3.6+ for the following platforms: +`pmdarima` is available on PyPi in pre-built Wheel files for Python 3.7+ for the following platforms: * Mac (64-bit) * Linux (64-bit manylinux)