diff --git a/src/biotite/__init__.py b/src/biotite/__init__.py index b24216cb0..4d3405aa3 100644 --- a/src/biotite/__init__.py +++ b/src/biotite/__init__.py @@ -2,7 +2,7 @@ # under the 3-Clause BSD License. Please see 'LICENSE.rst' for further # information. -__version__ = "0.15.0" +__version__ = "0.15.1" __author__ = "Patrick Kunzmann" from .file import *