From 393cc558722eb892724701c110e7ae4c101c88c3 Mon Sep 17 00:00:00 2001 From: David Beazley Date: Fri, 7 Oct 2016 11:54:02 -0500 Subject: Fixed issue #101. Incorrect shift/reduce conflict resolution --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 402ffba..7563583 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -PLY (Python Lex-Yacc) Version 3.9 +PLY (Python Lex-Yacc) Version 3.10 Copyright (C) 2001-2016 David M. Beazley (Dabeaz LLC) -- cgit v1.2.1