diff --git a/setup.py b/setup.py index 1b2fcdf6..87dc19a8 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='oommfc', - version='0.8.10', + version='0.8.11', description=('Python interface to OOMMF integrated ' 'into Jupyter notebook.'), long_description=long_description,