From 5aa5ea521580678edf530200451645c88d87273f Mon Sep 17 00:00:00 2001 From: James Woglom Date: Sun, 29 Sep 2024 23:18:12 -0400 Subject: [PATCH] version 2.0.0 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index b21a928..8535445 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] name = tconnectsync -version = 1.0.0 -author = James Woglom +version = 2.0.0 +author = James Woglom author_email = j@wogloms.net description = Syncs Tandem t:connect pump data to Nightscout for the t:slim X2 long_description = file: README.md