Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Feb 14, 2025
1 parent d15b8db commit f702275
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## v0.5.0 (2025-02-14)

### Feature

* feat: rebuild after semantic release so wheel has correct vn number ([`d15b8db`](https://github.com/dtch1997/tiny-eval/commit/d15b8db113d09dd4cfa376034d1b6a2549bf2f6b))


## v0.4.0 (2025-02-14)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "tiny-eval"
version = "0.4.0"
version = "0.5.0"
description = "TinyEval: A tiny evaluation framework for language models"
authors = [{ name = "Daniel Tan", email = "dtch1997@users.noreply.github.com" }]
dependencies = [
Expand Down

0 comments on commit f702275

Please sign in to comment.