summaryrefslogtreecommitdiff
path: root/pyparsing_py2.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyparsing_py2.py')
-rw-r--r--pyparsing_py2.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyparsing_py2.py b/pyparsing_py2.py
index 587374d..bc5571e 100644
--- a/pyparsing_py2.py
+++ b/pyparsing_py2.py
@@ -58,8 +58,8 @@ The pyparsing module handles some of the problems that are typically vexing when
- embedded comments
"""
-__version__ = "1.5.4"
-__versionTime__ = "10 Aug 2010 09:19"
+__version__ = "1.5.5"
+__versionTime__ = "12 Aug 2010 03:56"
__author__ = "Paul McGuire <ptmcg@users.sourceforge.net>"
import string