From 828065193b6092c635d0be826997cbab462d7067 Mon Sep 17 00:00:00 2001 From: James Adams Date: Mon, 19 Dec 2022 11:14:05 -0500 Subject: [PATCH] [#489] version increment --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 81c2782e..7839252e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = 'setuptools.build_meta' [project] name = 'climate_indices' -version = '1.0.11' +version = '1.0.12' readme = 'README.md' requires-python = '>=3.7' classifiers = [