diff --git a/pyproject.toml b/pyproject.toml index 8441d4f..c5c7876 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "replicate" -version = "1.0.2" +version = "1.0.3" description = "Python client for Replicate" readme = "README.md" license = { file = "LICENSE" }