diff --git a/Integrations/ApiShell/pyproject.toml b/Integrations/ApiShell/pyproject.toml index e0bbab2..e4d5daa 100644 --- a/Integrations/ApiShell/pyproject.toml +++ b/Integrations/ApiShell/pyproject.toml @@ -7,7 +7,7 @@ includes=["iriusrisk/"] [project] name = "iriusrisk_apishell_v1" -version = "0.1.6" +version = "0.1.7" authors = [ { name="Walter Gildersleeve", email="wgildersleeve@iriusrisk.com"}, ]