From 52cb287ce8e585d6e97c9963420a8bf874efb4de Mon Sep 17 00:00:00 2001 From: James Woglom Date: Thu, 23 Dec 2021 20:38:23 -0500 Subject: [PATCH] bump version to 0.6.1 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 2892429..f94f84a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = tconnectsync -version = 0.6 +version = 0.6.1 author = James Woglom author_email = j@wogloms.net description = Syncs Tandem t:connect pump data to Nightscout for the t:slim X2 @@ -34,4 +34,4 @@ exclude = [options.entry_points] console_scripts = - tconnectsync = tconnectsync:main \ No newline at end of file + tconnectsync = tconnectsync:main