From a923e1741197bc5648a1c7c84245dd02ec28694d Mon Sep 17 00:00:00 2001 From: Bertrand Massot Date: Wed, 21 Aug 2024 16:40:48 +0200 Subject: [PATCH] chore: update module version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 41207da..03fca63 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nervous-sensors" -version = "0.0.4" +version = "0.0.5" description = "" authors = ["Tristan Habémont", "Hugo Buy", "Bertrand Massot "] license = "MIT"