From 9e8a451414207689d46d791f7f54b2bc728d858b Mon Sep 17 00:00:00 2001 From: Dat Tran Date: Thu, 5 Sep 2024 13:09:41 -0400 Subject: [PATCH] to 1.1.2 --- python/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/setup.py b/python/setup.py index 9635852..41e5caa 100644 --- a/python/setup.py +++ b/python/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name = "DUELink", - version = "1.1.1", + version = "1.1.2", author = "GHI Electronics", author_email = "support@ghielectronics.com", license='MIT',