diff --git a/eelbrain/__init__.py b/eelbrain/__init__.py index 8d2cbb1cf..c3345690b 100644 --- a/eelbrain/__init__.py +++ b/eelbrain/__init__.py @@ -43,4 +43,4 @@ from .fmtxt import Report -__version__ = '0.39a0' +__version__ = '0.39'