diff --git a/easyunfold/__init__.py b/easyunfold/__init__.py index 80181bf..ccfc51b 100644 --- a/easyunfold/__init__.py +++ b/easyunfold/__init__.py @@ -2,4 +2,4 @@ Collection of code for band unfolding """ -__version__ = '0.3.4' +__version__ = '0.3.5'