Skip to content

Commit ba0664b

Browse files
committed
bump version, point to correct readme
1 parent c0f4d20 commit ba0664b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

evaluate/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "hulu-evaluate"
7-
version = "0.0.3"
7+
version = "0.0.4"
88
description = "Client library to fine-tune and evaluate models on the HuLU benchmark."
9-
readme = { file = "README.md", content-type = "text/markdown" }
9+
readme = { file = "../README.md", content-type = "text/markdown" }
1010
requires-python = ">=3.8"
1111
license = { text = "Apache" }
1212
authors = [

0 commit comments

Comments
 (0)