From 4158b8bfea7f2e5555fedc0ef3287af34bd767c2 Mon Sep 17 00:00:00 2001 From: Valentin Pelloin Date: Thu, 18 Jul 2024 11:36:44 +0200 Subject: [PATCH] fix version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 980f0d6..284d332 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "speaking-clock-detection" -version = "1.0.0" +version = "1.0.1" requires-python = ">= 3.6" readme = "README.md" dependencies = [