From eb3ce8c9e0db017bd9f511375398ea5c6deefa41 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 6 Oct 2021 11:30:44 -0400 Subject: [PATCH] 2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d69c627c..4ce730c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "2.3.0", + "version": "2.3.1", "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",