From 8d0fda69841ed38aee729718fb5739e3962298b3 Mon Sep 17 00:00:00 2001 From: David PAGNON Date: Fri, 14 Oct 2022 22:50:53 +0200 Subject: [PATCH] push v0.2.3 to pypi --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d874133..0883594 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pose2sim -version = 0.2.0 +version = 0.2.3 author = David Pagnon author_email = contact@david-pagnon.com description = Perform a markerless kinematic analysis from multiple calibrated views as a unified workflow from an OpenPose input to an OpenSim result.