From c6503833448396a91e18d92459b260fa2181a945 Mon Sep 17 00:00:00 2001 From: Ali El Hadi ISMAIL FAWAZ <54309336+hadifawaz1999@users.noreply.github.com> Date: Sun, 17 Aug 2025 14:10:44 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 14bcad7..c802d77 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "deep-rehab-pile" -version = "0.1.1" +version = "0.1.2" description = "Deep Learning for Skeleton Based Human Motion Rehabilitation Assessment: A Benchmark" readme = { file = "README.md", content-type = "text/markdown" } authors = [