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

Commit

Permalink
🔖 Release 0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyosun committed Jul 26, 2024
1 parent e8b8e83 commit 5ff74ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bionty_base/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
Ontology
"""

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

from ._sync_sources import sync_sources

Expand Down
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- prettier-ignore -->
Name | PR | Developer | Date | Version
--- | --- | --- | --- | ---
✨ New ontology: Protein-uniprot-2024-03 | [582](https://github.com/laminlabs/bionty-base/pull/582) | [sunnyosun](https://github.com/sunnyosun) | 2024-07-19 |
✨ New ontology: Protein-uniprot-2024-03 | [582](https://github.com/laminlabs/bionty-base/pull/582) | [sunnyosun](https://github.com/sunnyosun) | 2024-07-19 | 0.38.0
👷 Deploy docs to cloudflare | [579](https://github.com/laminlabs/bionty-base/pull/579) | [falexwolf](https://github.com/falexwolf) | 2024-05-20 |
✨ New ontology: Gene-ensembl-111/112 | [578](https://github.com/laminlabs/bionty-base/pull/578) | [Zethson](https://github.com/Zethson) | 2024-05-16 |
✨ New ontology: ExperimentalFactor-efo-3.63 | [577](https://github.com/laminlabs/bionty-base/pull/577) | [Zethson](https://github.com/Zethson) | 2024-05-15 |
Expand Down

0 comments on commit 5ff74ca

Please sign in to comment.