diff --git a/pyproject.toml b/pyproject.toml index 6b62499..705c9fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "replicate" -version = "1.0.0" +version = "1.0.1" description = "Python client for Replicate" readme = "README.md" license = { file = "LICENSE" }