diff --git a/pyproject.toml b/pyproject.toml index cdb9af3..c0047ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "stitchee" -version = "1.3.0a12" +version = "1.3.0a13" description = "NetCDF4 Along-existing-dimension Concatenation Service" authors = ["Daniel Kaufman "] readme = "README.md"