diff --git a/pyproject.toml b/pyproject.toml index 0f622d5..32abd0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "rentcache" -version = "0.1.0" +version = "0.1.1" description = "Intelligent caching proxy for Rentcast API with cost management and rate limiting" authors = [ {name = "Ryan Malloy", email = "ryan@supported.systems"}