From 5d5db9fb8951046a0f297a4e2d7c3fea03ed06be Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Wed, 26 Jul 2023 16:44:43 -0600 Subject: [PATCH] bump version --- thermalnetwork/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thermalnetwork/__init__.py b/thermalnetwork/__init__.py index 68c0733..887788d 100644 --- a/thermalnetwork/__init__.py +++ b/thermalnetwork/__init__.py @@ -1 +1 @@ -VERSION = '0.2' +VERSION = '0.2.1'