diff --git a/seekpath/__init__.py b/seekpath/__init__.py index 1dfe900..58ef885 100644 --- a/seekpath/__init__.py +++ b/seekpath/__init__.py @@ -7,7 +7,7 @@ Licence: MIT License, see LICENSE.txt file """ -__version__ = "2.0.0" +__version__ = "2.0.1" __author__ = "Giovanni Pizzi, EPFL" __copyright__ = ( "Copyright (c), 2016-2020, Giovanni Pizzi, EPFL "