Skip to content

Commit ba8703e

Browse files
author
semantic-release
committed
0.3.1
Automatically generated by python-semantic-release
1 parent 6d47b34 commit ba8703e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55

66

7+
## v0.3.1 (2024-09-17)
8+
9+
### Fix
10+
11+
* fix: corrected the image locations for the check_chain readme ([`6d47b34`](https://github.com/thompsonson/det/commit/6d47b349dbaa8cc8ce7577179602474b61e49063))
12+
713
## v0.3.0 (2024-09-17)
814

915
### Chore

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 = "det"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "A framework to analyse the consistency of repeated requests to an LLM or LLM based Agent"
55
authors = ["Matthew Thompson <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)