From 1d05e50103243f42ed10b2fe63548495de85621a Mon Sep 17 00:00:00 2001 From: ncompare bot Date: Fri, 5 Jul 2024 20:04:28 +0000 Subject: [PATCH] /version 1.10.0a11 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 531bad4..8e51290 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ncompare" -version = "1.10.0a10" +version = "1.10.0a11" description = "Compare the structure of two NetCDF files at the command line" authors = ["Daniel Kaufman "] readme = "README.md"