From 74658340fb7c1a19e31ed1360f480d16a9963157 Mon Sep 17 00:00:00 2001 From: David Bonet <61311252+davidbonet@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:41:05 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4143586..7936898 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,11 @@ ## Installation -:exclamation: Install the new release: HyperFast can be installed from PyPI using ```bash -pip install hyperfast==1.0.2 +pip install hyperfast ``` This package contains example code to run HyperFast. Ensure that you are using Python 3.9 or later to run this project.