From c3d63f4b66153365e7721649574c1dd4dceea4b6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 20 Jan 2026 14:55:52 +0000 Subject: [PATCH] Auto commit from main repo: manual-sync --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6229463..3c7ba2c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "armis_sdk" -version = "1.0.1" +version = "1.1.0" description = "The Armis SDK is a package that encapsulates common use-cases for interacting with the Armis platform." authors = [ { name = "Shai Lachmanovich", email = "shai@armis.com" },