Skip to content

Commit f8d1203

Browse files
author
Francisco
committed
chore: resolve merge conflicts, take main versions of CHANGELOG and pyproject.toml
2 parents 761f8a7 + afaf2aa commit f8d1203

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.98.1](https://github.com/project-david-ai/projectdavid/compare/v1.98.0...v1.98.1) (2026-04-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **deployments:** add trailing slash to list and deactivate_all endpoints ([dfcf47d](https://github.com/project-david-ai/projectdavid/commit/dfcf47dc603718b102e800f917d84b5851762a19))
7+
18
# [1.97.0-dev.1](https://github.com/project-david-ai/projectdavid/compare/v1.96.6...v1.97.0-dev.1) (2026-04-09)
29

310

_version.py

Whitespace-only changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "projectdavid"
7-
version = "1.97.0-dev.1"
7+
version = "1.98.1"
88
description = "Python SDK for interacting with the Project David Platform Assistant API."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)