From efad4543d7508f5b3ea5f953d0a5e856a5b07b48 Mon Sep 17 00:00:00 2001 From: Swetha Lohith <126152564+swethalohith2@users.noreply.github.com> Date: Tue, 14 May 2024 12:14:29 +0530 Subject: [PATCH] upgrade version (#80) --- synctl/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synctl/__version__.py b/synctl/__version__.py index 86ee767..1bdaf47 100644 --- a/synctl/__version__.py +++ b/synctl/__version__.py @@ -1 +1 @@ -__version__ = '1.1.9' +__version__ = '1.1.10'