From ae307a917f0359d2cf07d330f6a2804284a34079 Mon Sep 17 00:00:00 2001 From: Tim Garrett Date: Mon, 23 Oct 2023 20:47:53 -0500 Subject: [PATCH] rc6 --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 4afa2ce..ffc2ff8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies=[ 'watchdog == 2.3.1', ] name = "fusion-clsp" -version = "1.0.0rc5" +version = "1.0.0rc6" authors = [ { name="Tim Garrett", email="trg83@yahoo.com" }, ] diff --git a/requirements.txt b/requirements.txt index 1757dd2..9112430 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ pytest_asyncio pytest-env blspy -chia-blockchain==2.1.1 +chia-blockchain==2.1.0