From e7308b7662a2868b2468b10081c67567c29d3adf Mon Sep 17 00:00:00 2001 From: shelcrow Date: Wed, 19 Jul 2023 09:11:27 -0700 Subject: [PATCH] Updated version number --- sunspec2/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sunspec2/__init__.py b/sunspec2/__init__.py index 178b87a..4112883 100644 --- a/sunspec2/__init__.py +++ b/sunspec2/__init__.py @@ -1,2 +1,2 @@ # pySunSpec version -VERSION = '1.0.8' +VERSION = '1.0.9'