From 61fa4ecf6b07fc0505582c04c9213637c5596135 Mon Sep 17 00:00:00 2001 From: Jeef Date: Tue, 24 Oct 2023 12:34:45 -0600 Subject: [PATCH] bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ae9d311..2c30284 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "intellifire4py" -version = "3.1.16" +version = "3.1.17" description = "Intellifire4Py" authors = ["Jeff Stein "] license = "MIT"