From 5aacfb673ca52c9e24ae5a80ab32d58717dbbb42 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 15 Dec 2021 09:26:40 -0500 Subject: [PATCH] 2.5.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f75c97b9..d53f3685d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "2.5.5", + "version": "2.5.6", "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",