From 4256b46e92b7b961226998eb1b47095426fcd386 Mon Sep 17 00:00:00 2001 From: Philihp Busby Date: Sat, 20 Jul 2024 11:40:33 +0000 Subject: [PATCH] 4.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1741c4..048ca87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openskill", - "version": "4.0.3-alpha.0", + "version": "4.0.3", "description": "Weng-Lin Bayesian approximation method for online skill-ranking.", "type": "module", "main": "./dist/index.cjs",