From d52158532ebf530954127b121dbdd5394c367a24 Mon Sep 17 00:00:00 2001 From: "Giannis (Ioannis) Pantidis" <40605232+AttackingOrDefending@users.noreply.github.com> Date: Sun, 29 Sep 2024 16:40:47 +0200 Subject: [PATCH] Update setup.cfg (#45) --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 582c7957..a3f79368 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,4 +32,4 @@ packages = draughts.engines.checkerboard_extra python_requires = >=3.8 install_requires = - msl-loadlib==0.9.0 + msl-loadlib==0.10.0