From 97b1256d15f962b3d050354eebb13097f0004177 Mon Sep 17 00:00:00 2001 From: Caleb Dykman Date: Thu, 1 Dec 2022 14:39:06 +1100 Subject: [PATCH] updated --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c352324..d01c9e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyraingen" -version = "0.2.2" +version = "0.2.3" description = "A package for stochastically generating daily and subdaily rainfall in Australia with ifd constraining." authors = ["Caleb Dykman"] license = "None"