diff --git a/setup.py b/setup.py index 7cd9bef..3798705 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='parsita', - version='1.1.0', + version='1.1.1', description='Parser combinator library for Python.', long_description=open('README.rst').read(),