From 36880c29eb6c8fefa705a32c0e2c78c6b0bfbdeb Mon Sep 17 00:00:00 2001 From: David Grote Date: Tue, 22 Oct 2024 09:30:13 -0700 Subject: [PATCH] Release 0.31.0 --- PICMI_Python/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PICMI_Python/version.py b/PICMI_Python/version.py index e187e0a..c3d10d7 100644 --- a/PICMI_Python/version.py +++ b/PICMI_Python/version.py @@ -1 +1 @@ -__version__ = '0.30.0' +__version__ = '0.31.0'