From 8e4768abb3b42108d5331d42387ace26623b2400 Mon Sep 17 00:00:00 2001 From: MosheL Date: Sat, 4 Jan 2025 22:56:08 +0200 Subject: [PATCH] Update setup.py --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 8610481..4c34e7a 100644 --- a/setup.py +++ b/setup.py @@ -4,8 +4,8 @@ long_description = f.read() setup( - name="py-ccm15", - version="0.0.9", + name="py-ccm15-2025", + version="0.1.0", author="Oscar Calvo", author_email="oscar@calvonet.com", description="A package to control Midea CCM15 data converter modules",