diff --git a/pyproject.toml b/pyproject.toml index c643e40..314fafd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dependencies=[ 'chia_rs == 0.2.11' ] name = "fusion-clsp" -version = "1.0.0rc9" +version = "1.0.0" authors = [ { name="Tim Garrett", email="trg83@yahoo.com" }, ]