Skip to content

Commit ef816bd

Browse files
committed
fix to various rules and comby, new pip version
1 parent e338f63 commit ef816bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='universalmutator',
8-
version='1.1.0',
8+
version='1.1.1',
99
description='Universal regexp-based mutation tool',
1010
long_description_content_type="text/markdown",
1111
long_description=open('README.md').read(),

0 commit comments

Comments
 (0)