Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Feb 6, 2024
1 parent 86c574e commit 3bcd7a5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@



## v1.2.1 (2024-02-06)

### Chore

* chore: use released ref for publish in CI/CD pipeline ([`d39c482`](https://github.com/fathomnet/fathomnet-py/commit/d39c4827ea612c6ea7e8b3eabfea4f08638c98e8))

### Fix

* fix: use worms API directly for fathomnet taxa provider

This is a temporary workaround for a bug in Micronaut that causes the fathomnet taxa provider to fail for large trees (e.g., Scleractinia). ([`f887a95`](https://github.com/fathomnet/fathomnet-py/commit/f887a950cfe4741869b667410a1ceee9c92a11c9))

### Unknown

* Merge branch 'main' into develop ([`86c574e`](https://github.com/fathomnet/fathomnet-py/commit/86c574e89fba7a858a9ca7abf1ff208c6829d8ae))


## v1.2.0 (2024-02-06)

### Chore
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "fathomnet"
version = "1.2.0"
version = "1.2.1"
description = "fathomnet-py is a client-side API to help scientists, researchers, and developers interact with FathomNet data."
license = "MIT"
authors = ["Kevin Barnard <[email protected]>"]
Expand Down

0 comments on commit 3bcd7a5

Please sign in to comment.