From b27c296475521da1ea7f67b700f672d766ed2404 Mon Sep 17 00:00:00 2001 From: ptmcg Date: Tue, 20 Nov 2018 17:42:14 -0600 Subject: Update timestamp and CHANGES file to reflect mcepl improvements --- pyparsing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyparsing.py') diff --git a/pyparsing.py b/pyparsing.py index a15046b..2c663fb 100644 --- a/pyparsing.py +++ b/pyparsing.py @@ -94,7 +94,7 @@ classes inherit from. Use the docstrings for examples of how to: """ __version__ = "2.3.1" -__versionTime__ = "10 Nov 2018 04:38 UTC" +__versionTime__ = "20 Nov 2018 23:22 UTC" __author__ = "Paul McGuire " import string -- cgit v1.2.1