From 73d99861873ef3247111231242447bc956a53f4a Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 23 May 2021 13:54:44 -0400 Subject: [PATCH] 1.9.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fb91604..a4598421 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "1.9.2", + "version": "1.9.3", "description": "Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gesture Recognition", "sideEffects": false, "main": "dist/human.node.js",