Skip to content
Snippets Groups Projects
Commit 30adccba authored by Juan Fuentes's avatar Juan Fuentes
Browse files

fix collisions

parents ff439586 49a4eefa
No related branches found
No related tags found
No related merge requests found
## Changes with pybis-1.30.0
- session management reworked
## Changes with pybis-1.20.5
- fixed same problems as 1.20.5
- wrong version published
## Changes with pybis-1.20.4 ## Changes with pybis-1.20.4
- fixed parents/children problem when get_samples(), get_datasets() - fixed parents/children problem when get_samples(), get_datasets()
- sorted imports - sorted imports
......
name = "pybis" name = "pybis"
__author__ = "Swen Vermeul" __author__ = "Swen Vermeul"
__email__ = "swen@ethz.ch" __email__ = "swen@ethz.ch"
__version__ = "1.20.4" __version__ = "1.30.0rc0"
from . import pybis from . import pybis
from .pybis import DataSet from .pybis import DataSet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment