diff --git a/setup.py b/setup.py index 284bd5b..24cab57 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ with copen(readme_path, encoding='utf-8') as f: long_description = f.read() -__version__ = '4.1.1' +__version__ = '4.1.2' setup( name="xUnique",