diff --git a/pyproject.toml b/pyproject.toml index e21a56dc..8dfb3eeb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "farcaster" -version = "0.7.9" +version = "0.7.10" description = "farcaster-py is a Python SDK for the Farcaster Protocol" readme = "README.md" authors = ["Andreessen Horowitz "]