diff --git a/pyproject.toml b/pyproject.toml index 7b25f24..62678e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ncompare" -version = "1.10.0a6" +version = "1.10.0a7" description = "Compare the structure of two NetCDF files at the command line" authors = ["Daniel Kaufman "] readme = "README.md"