diff --git a/pyproject.toml b/pyproject.toml index a70b580..085b94a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies=[ 'watchdog == 2.3.1', ] name = "fusion-clsp" -version = "1.0.0.rc1" +version = "1.0.0rc1" authors = [ { name="Tim Garrett", email="trg83@yahoo.com" }, ]