From c582ad0e61560addf0b4a1535df3cdc597c30c64 Mon Sep 17 00:00:00 2001 From: shelcrow Date: Wed, 27 Apr 2022 13:42:08 -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 1bae86c..178b87a 100644 --- a/sunspec2/__init__.py +++ b/sunspec2/__init__.py @@ -1,2 +1,2 @@ # pySunSpec version -VERSION = '1.0.7' +VERSION = '1.0.8'