Skip to content

Commit eb4786c

Browse files
committed
Bump 4.0.0
1 parent f4377a6 commit eb4786c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pdm-project/pdm
3-
rev: 2.24.1
3+
rev: 2.25.2
44
hooks:
55
- id: pdm-lock-check
66
name: check lock file matches pyproject

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "llm-eval-test"
3-
version = "0.3.2"
3+
version = "0.4.0"
44
description = "LLM Evaluation Test Tool"
55
authors = [
66
{name = "Samuel Monson", email = "smonson@redhat.com"},

0 commit comments

Comments
 (0)