diff --git a/setup.py b/setup.py index 42ac2fc..73c8e64 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='universalmutator', - version='1.1.3', + version='1.1.4', description='Universal regexp-based mutation tool', long_description_content_type="text/markdown", long_description=open('README.md').read(),