We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebc286c commit 12270d2Copy full SHA for 12270d2
setup.py
@@ -28,7 +28,7 @@ def finalize_options(self):
28
name="stockfish",
29
author="Ilya Zhelyabuzhsky",
30
author_email="zhelyabuzhsky@icloud.com",
31
- version="4.0.4",
+ version="4.0.5",
32
license="MIT",
33
keywords="chess stockfish",
34
python_requires=">=3.10",
0 commit comments