diff --git a/setup.py b/setup.py index ebcde5b..72a9621 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ def read(filename): setup( name='metaset', - version='1.1.2', + version='1.2.0', author='Polyconseil', author_email='opensource+metaset@polyconseil.fr', description='A container for dicts of sets - alternative to dictset',