From 5b20bfe6de85deedea4ceb7e480846252026cc99 Mon Sep 17 00:00:00 2001 From: pakrym-stripe <99349468+pakrym-stripe@users.noreply.github.com> Date: Tue, 26 Mar 2024 07:42:58 -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 55b8bc8e0..2e24b7c88 100644 --- a/README.md +++ b/README.md @@ -250,7 +250,7 @@ We would love for you to try these and share feedback with us before these featu To install a beta version use `pip install` with the exact version you'd like to use: ``` -pip install stripe==v8.6.0b1 +pip install --pre stripe ``` > **Note**