Skip to content
Snippets Groups Projects
__init__.py 192 B
Newer Older
  • Learn to ignore specific revisions
  • Swen Vermeul's avatar
    Swen Vermeul committed
    name = "pybis"
    
    __author__ = "ID SIS • ETH Zürich"
    __email__ = "openbis-support@id.ethz.ch"
    
    __version__ = "1.35.2"
    
    from . import pybis
    
    from .pybis import DataSet