From dcab4a6c9c2c30826c0e3d381928e273071adc13 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 13 Jan 2021 11:13:43 -0500 Subject: [PATCH] 0.9.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90900791..c1655e22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.24", + "version": "0.9.25", "description": "Human: AI-powered 3D Face Detection, Face Embedding & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition", "sideEffects": false, "main": "dist/human.node.js",