diff --git a/setup.py b/setup.py index 98504fc..db22d90 100644 --- a/setup.py +++ b/setup.py @@ -127,7 +127,7 @@ def build_extension(self, ext): setup( name='imcpy', - version='1.0.5', + version='1.0.6', author='Oystein Sture', author_email='oysstu@gmail.com', description='Python bindings for DUNE-IMC',