Skip to content

Commit 1dee520

Browse files
release: 🤖 Release v1.0.2 from release/auto-next-version [## FOR RELEASE ##] (#230)
* release: update changelog for version 1.0.2 * release: version update --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 37a37fc commit 1dee520

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [1.0.2] - 2025-06-04
8+
9+
### Other
10+
11+
- docs: remove uvx instructions ([#227](https://github.com/cyberark/simple-llm-eval/pull/227))
12+
- feat: Init command improvements ([#229](https://github.com/cyberark/simple-llm-eval/pull/229))
13+
14+
715
## [1.0.1] - 2025-06-01
816

917
### Other

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "simpleval"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
description = "Simple Evaluation Framework for LLM use cases"
55
authors = [{ name = "Roy Ben Yosef", email = "[email protected]" }]
66
requires-python = ">=3.11"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)