From 9d307a517ade32c44e5e4345f72c42549dd8e6bd Mon Sep 17 00:00:00 2001 From: fsmosca Date: Fri, 18 Oct 2019 17:37:19 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a3824e..f30f9d3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A python script and exe file that can analyze games in the pgn file, annotate ep ## A. Requirements ### 1. Python 2.7 -* chess-artist.py version <= 1.0.rc5 +* chess-artist.py version <= 1.0 * [Python 2.7](https://www.python.org/downloads/release/python-2715/) * [Python-chess v0.21.2](https://github.com/niklasf/python-chess) * UCI chess engine (preferably Stockfish version >= 10)