From 6e7236a1d96542e31f384474c1957969c93065b9 Mon Sep 17 00:00:00 2001 From: aelmiger <40243985+aelmiger@users.noreply.github.com> Date: Mon, 15 Apr 2024 11:11:09 +0200 Subject: [PATCH] Update version --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 819478c..dd57e07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ readme = "README.md" requires-python = ">=3.8" license = {text = "GPLv3"} -version = "1.1.1" +version = "1.2.0" dynamic = ["dependencies"] @@ -48,4 +48,4 @@ dev = [ dependencies = {file = ["requirements.txt"]} [tool.setuptools.package-data] -syclops = ["*.yaml", "*.blend", "*.png", ".hdr", ".jpg"] \ No newline at end of file +syclops = ["*.yaml", "*.blend", "*.png", ".hdr", ".jpg"]