From 2828686b289307d6170e0b56ec0ac57430361624 Mon Sep 17 00:00:00 2001 From: Jacob Date: Thu, 9 Jan 2025 18:00:05 -0600 Subject: [PATCH] bump version --- torchcast/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/torchcast/__init__.py b/torchcast/__init__.py index 908c0bb..2b8877c 100644 --- a/torchcast/__init__.py +++ b/torchcast/__init__.py @@ -1 +1 @@ -__version__ = '0.4.3' +__version__ = '0.5.0'