From c9dee8994e682e7bb624d47681fbd9f6d125e6ba Mon Sep 17 00:00:00 2001 From: Jonas Kittner Date: Mon, 11 Nov 2024 00:42:03 +0100 Subject: [PATCH] 0.6.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e189ed9..bd9f82e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = w2w -version = 0.5.0 +version = 0.6.0 description = A python tool that ingests WUDAPT's Local Climate Zone information into WRF. long_description = file: README.md long_description_content_type = text/markdown