Skip to content

Commit 3561aca

Browse files
committed
new release
1 parent 6bae562 commit 3561aca

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors:
66
- family-names: Vongthongsri
77
given-names: Kritin
88
title: deepteam
9-
version: 1.0.3
9+
version: 1.0.4
1010
date-released: "2025-11-12"
1111
url: https://confident-ai.com
1212
repository-code: https://github.com/confident-ai/deepteam

deepteam/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__: str = "1.0.3"
1+
__version__: str = "1.0.4"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "deepteam"
3-
version = "1.0.3"
3+
version = "1.0.4"
44
description = "The LLM Red Teaming Framework"
55
authors = ["Jeffrey Ip <jeffreyip@confident-ai.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)