Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
πŸ”– Release 0.37.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyosun committed May 19, 2024
1 parent 2d105c4 commit d9402e7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bionty_base/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
.. autosummary::
:toctree: .
display_available_sources
display_currently_used_sources
reset_sources
settings
display_available_sources
display_currently_used_sources
reset_sources
settings
External API:
Expand All @@ -52,7 +52,7 @@
Ontology
"""

__version__ = "0.37.2" # denote release candidate for 0.1.0 with 0.1rc1
__version__ = "0.37.3" # denote release candidate for 0.1.0 with 0.1rc1

from ._sync_sources import sync_sources

Expand Down

0 comments on commit d9402e7

Please sign in to comment.