From 3ec72f7c68b892d25052f20a0f2ade664606b7a7 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 16 Dec 2025 13:49:23 +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 ee44c7f..ab4b701 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "armis_sdk" -version = "0.4.0" +version = "1.0.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" },