diff --git a/pyproject.toml b/pyproject.toml index dbdd9f9..9899add 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "batched" -version = "0.1.4" +version = "0.1.5" description = "Batched is a flexible and efficient batch processing library implemented in Python. It supports asynchronous batch processing with dynamic batching and prioritization." authors = [ { name = "Mixedbread", email = "support@mixedbread.ai" },