Skip to content

Commit 08429d2

Browse files
author
semantic-release
committed
1.8.1
Automatically generated by python-semantic-release
1 parent efdbede commit 08429d2

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# CHANGELOG
22

33

4+
## v1.8.1 (2025-04-08)
5+
6+
### Bug Fixes
7+
8+
- **fathomnet-generate**: Use new DTO BaseModel syntax for model copy and JSON dump
9+
([`8611d68`](https://github.com/fathomnet/fathomnet-py/commit/8611d68e8a8df66bf1ce1a429776e10f0e348dbc))
10+
11+
### Chores
12+
13+
- Add CITATION.cff
14+
([`d4cc5a5`](https://github.com/fathomnet/fathomnet-py/commit/d4cc5a55881f35a1c4e0e8900f5d8f7d365b89f8))
15+
16+
### Testing
17+
18+
- Temporarily disable tests for broken endpoints
19+
([`efdbede`](https://github.com/fathomnet/fathomnet-py/commit/efdbede410560ad068bffb5e611b1f482e9d94ad))
20+
21+
422
## v1.8.0 (2025-03-03)
523

624
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fathomnet"
3-
version = "1.8.0"
3+
version = "1.8.1"
44
description = "fathomnet-py is a client-side API to help scientists, researchers, and developers interact with FathomNet data."
55
license = "MIT"
66
authors = [

0 commit comments

Comments
 (0)