From fe87933dac214aa52e065e8e8d425fe16853ddd0 Mon Sep 17 00:00:00 2001 From: Remi Lehe Date: Thu, 22 Aug 2024 08:59:51 -0700 Subject: [PATCH] Release 0.30.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 9093e4e..e187e0a 100644 --- a/PICMI_Python/version.py +++ b/PICMI_Python/version.py @@ -1 +1 @@ -__version__ = '0.29.0' +__version__ = '0.30.0'