From d34b2cf9b0a08ce4297aa39fd01c2db39d4c2b54 Mon Sep 17 00:00:00 2001 From: Philihp Busby Date: Fri, 11 Oct 2024 20:14:46 +0000 Subject: [PATCH] 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87d5cfa..7b02f10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openskill", - "version": "4.0.3", + "version": "4.1.0", "description": "Weng-Lin Bayesian approximation method for online skill-ranking.", "type": "module", "main": "./dist/index.cjs",