diff --git a/pyproject.toml b/pyproject.toml index 29d6a8e..3ca068e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ncompare" -version = "1.6.0a8" +version = "1.6.0a9" description = "Compare the structure of two NetCDF files at the command line" authors = ["Daniel Kaufman "] readme = "README.md"