diff --git a/pyproject.toml b/pyproject.toml
index a2c96cc..3c961b8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
 
 [project]
 name = "updatefromgit"
-version = "1.0.1"
+version = "1.1.1"
 dependencies = ["msal", "azlog"]
 requires-python = ">=3.6"
 authors = [{ name = "Muhammad Samy", email = "muhssamy@gmail.com" }]