We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd9b12 commit 6a0dccdCopy full SHA for 6a0dccd
1 file changed
naplib/__init__.py
@@ -56,5 +56,5 @@ def set_logging(level: Union[int, str]):
56
from .data import Data, join_fields, concat
57
import naplib.naplab
58
59
-__version__ = "2.5.0"
+__version__ = "2.6.0"
60
0 commit comments