From 2cd8a7ff27ca68c212be678881efb696a6319e6a Mon Sep 17 00:00:00 2001 From: Swetha Lohith <126152564+swethalohith2@users.noreply.github.com> Date: Fri, 21 Jun 2024 03:14:02 -0700 Subject: [PATCH] Update version (#89) --- synctl/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synctl/__version__.py b/synctl/__version__.py index a61d1e1..6f8800e 100644 --- a/synctl/__version__.py +++ b/synctl/__version__.py @@ -1 +1 @@ -__version__ = '1.1.11' +__version__ = '1.1.12'