diff --git a/pyproject.toml b/pyproject.toml index 5f9b3e5..5332799 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "batchee" -version = "1.3.0a11" +version = "1.3.0a12" description = "Determine how to group together input files into batches for subsequent concatenation" authors = ["Daniel Kaufman "] readme = "README.md"