diff --git a/pyproject.toml b/pyproject.toml index 1124dfb..422609d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "replicate" -version = "0.29.0" +version = "0.30.0" description = "Python client for Replicate" readme = "README.md" license = { file = "LICENSE" }