diff --git a/setup.py b/setup.py index ef4c051..6bea5f1 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='parsita', - version='1.3.1', + version='1.3.2', description='Parser combinator library for Python.', long_description=open('README.rst').read(),