diff --git a/setup.py b/setup.py index 8f59e634..97347730 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ name="stockfish", author="Ilya Zhelyabuzhsky", author_email="zhelyabuzhsky@icloud.com", - version="3.27.0", + version="3.28.0", license="MIT", keywords="chess stockfish", python_requires=">=3.7",