diff --git a/setup.py b/setup.py index d13b22d..cbf9620 100644 --- a/setup.py +++ b/setup.py @@ -128,7 +128,7 @@ def build_extension(self, ext): setup( name='imcpy', - version='1.0.12', + version='1.1.0', author='Oystein Sture', author_email='oysstu@gmail.com', description='Python bindings for DUNE-IMC',