diff --git a/pyproject.toml b/pyproject.toml index b0a0933..33895bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "batchee" -version = "1.4.0a5" +version = "1.4.0a6" description = "Determine how to group together input files into batches for subsequent concatenation" authors = ["Daniel Kaufman "] readme = "README.md"