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