diff --git a/setup.py b/setup.py index 3b289da..9fcaaf0 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='code-simplify', - version='1.2.0', + version='1.2.1', description='A python tool library that covers a wide range of common tools to simplify your work and reduce ' 'repetitive code.', long_description=long_description,