From 3205e62fd6051d712bb917b43a752a10d10e0bc8 Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Tue, 29 Oct 2024 21:40:07 +0100 Subject: [PATCH] Update link to latest RC --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 377d5fe..420713d 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ The x64 binary is compatible with Windows 10+. The x86 binary is compatible with ### PyPI installation -If you don't want to use the pre-built executables, you can install via pip with `pip install npbackup` or `pip install npbackup==3.0.0rc8` currently. +If you don't want to use the pre-built executables, you can install via pip with `pip install npbackup` or `pip install npbackup==3.0.0rc9` currently. Python requirement: 3.7+