Skip to content

Commit 2c3a7ba

Browse files
chore(release): 1.102.0 [skip ci]
# [1.102.0](v1.101.0...v1.102.0) (2026-04-21) ### Features * **sdk:** add training.cancel() and typed TrainingConfig support ([97344d6](97344d6))
1 parent 3c60c94 commit 2c3a7ba

2 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.102.0](https://github.com/project-david-ai/projectdavid/compare/v1.101.0...v1.102.0) (2026-04-21)
2+
3+
4+
### Features
5+
6+
* **sdk:** add training.cancel() and typed TrainingConfig support ([97344d6](https://github.com/project-david-ai/projectdavid/commit/97344d6363cf0572e1dd44c6c42d7898cb7409bc))
7+
18
# [1.101.0](https://github.com/project-david-ai/projectdavid/compare/v1.100.0...v1.101.0) (2026-04-13)
29

310

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.101.0"
7+
version = "1.102.0"
88
description = "Python SDK for interacting with the Project David Platform Assistant API."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)