diff --git a/pyproject.toml b/pyproject.toml index 8ee4078..6c2f615 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "fiber" -version = "2.1.0" +version = "2.1.1" description = "The ultra lightweight network for miner-validator communication" readme = "README.md" requires-python = ">=3.10"