Skip to content

Commit

Permalink
chore: release main (#160)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>python-api: 0.3.1</summary>

##
[0.3.1](python-api-v0.3.0...python-api-v0.3.1)
(2024-03-27)


### Misc

* reformat examples in docstrings
([#157](#157))
([e5528e1](e5528e1))


### BugFixes

* move get_ontology_download_url.
([#152](#152))
([8365411](8365411))
* ontology_parser.py defaults to latest
([#153](#153))
([5b94d6e](5b94d6e))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 29, 2024
1 parent 56422af commit cdb8faf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"api/python":"0.3.0","ontology-assets":"0.2.0",".":"0.0.1"}
{"api/python":"0.3.1","ontology-assets":"0.2.0",".":"0.0.1"}
13 changes: 13 additions & 0 deletions api/python/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.3.1](https://github.com/chanzuckerberg/cellxgene-ontology-guide/compare/python-api-v0.3.0...python-api-v0.3.1) (2024-03-27)


### Misc

* reformat examples in docstrings ([#157](https://github.com/chanzuckerberg/cellxgene-ontology-guide/issues/157)) ([e5528e1](https://github.com/chanzuckerberg/cellxgene-ontology-guide/commit/e5528e195cceacff33c46c008230c13cccce641e))


### BugFixes

* move get_ontology_download_url. ([#152](https://github.com/chanzuckerberg/cellxgene-ontology-guide/issues/152)) ([8365411](https://github.com/chanzuckerberg/cellxgene-ontology-guide/commit/83654113156a1fbcd5bf3fb3df3ddab7428266b5))
* ontology_parser.py defaults to latest ([#153](https://github.com/chanzuckerberg/cellxgene-ontology-guide/issues/153)) ([5b94d6e](https://github.com/chanzuckerberg/cellxgene-ontology-guide/commit/5b94d6e5b3ed815e772e10f64c6e8fd684ce095c))

## [0.3.0](https://github.com/chanzuckerberg/cellxgene-ontology-guide/compare/python-api-v0.2.0...python-api-v0.3.0) (2024-03-25)


Expand Down

0 comments on commit cdb8faf

Please sign in to comment.