Skip to content

Commit 7176606

Browse files
release: 🤖 Release v1.0.1 from release/auto-next-version [## FOR RELEASE ##] (#210)
* release: update changelog for version 1.0.1 * release: version update * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Roy Ben Yosef <[email protected]>
1 parent 58d355f commit 7176606

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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.1.0] - 2025-06-01
7+
## [1.0.1] - 2025-06-01
88

99
### Other
1010

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.1.0"
3+
version = "1.0.1"
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)