We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e338f63 commit ef816bdCopy full SHA for ef816bd
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name='universalmutator',
8
- version='1.1.0',
+ version='1.1.1',
9
description='Universal regexp-based mutation tool',
10
long_description_content_type="text/markdown",
11
long_description=open('README.md').read(),
0 commit comments