diff options
| author | Catherine Devlin <catherine.devlin@gmail.com> | 2011-08-25 16:27:42 -0400 |
|---|---|---|
| committer | Catherine Devlin <catherine.devlin@gmail.com> | 2011-08-25 16:27:42 -0400 |
| commit | 01be564e40329f1fc12a6f9b024a7d8442b8ebcd (patch) | |
| tree | f30469c4203e3b0f145f7e4dbeeef03b47a6256b /cmd2.py | |
| parent | 4074386806bcdc17980abe5526c841b5302ffb31 (diff) | |
| download | cmd2-git-0.6.4.tar.gz | |
to version 0.6.40.6.4
Diffstat (limited to 'cmd2.py')
| -rwxr-xr-x | cmd2.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ from code import InteractiveConsole, InteractiveInterpreter from optparse import make_option import pyparsing -__version__ = '0.6.3' +__version__ = '0.6.4' if sys.version_info[0] == 2: pyparsing.ParserElement.enablePackrat() |
