Loading dantro/__init__.py +1 −1 Original line number Diff line number Diff line """dantro lets you load and manipulate hierarchically organized data""" # Package version __version__ = '0.14.1a1' __version__ = '0.14.1' # Configure the logging module for the whole package here by importing the # dantro-specific logging module Loading Loading
dantro/__init__.py +1 −1 Original line number Diff line number Diff line """dantro lets you load and manipulate hierarchically organized data""" # Package version __version__ = '0.14.1a1' __version__ = '0.14.1' # Configure the logging module for the whole package here by importing the # dantro-specific logging module Loading