From 79c7ddd1c6be52c459f174bca6fd04fe9c0bf49d Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 9 Apr 2021 08:08:05 -0400 Subject: [PATCH] 1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5f7650b..248274f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "1.4.0", + "version": "1.4.1", "description": "Human: AI-powered 3D Face Detection, Face Description & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition", "sideEffects": false, "main": "dist/human.node.js",