From a915f82d73f07cbf00dbdaebb90a818ecbe15cd0 Mon Sep 17 00:00:00 2001 From: vetsin Date: Tue, 15 Oct 2024 22:44:06 +0000 Subject: [PATCH] Automatic version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d1da1ea..94479a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pysnc" -version = "1.1.9" +version = "1.1.10" description = "Python SNC (REST) API" authors = ["Matthew Gill "] license = "MIT"