Skip to content

Tags: pan93412/evals

Tags

1.0.3

Toggle 1.0.3's commit message
bump version

1.0.3.post1

Toggle 1.0.3.post1's commit message
bump version

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
no-evals-pypi branch will be default / earlier version number for pypi

1.0.2.post1

Toggle 1.0.2.post1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update pyproject.toml (openai#666)

For pypi, we can have the install process be:
```
pip install evals==1.0.2 # stable release with no data, distributed from `no-evals-pypi`
pip install evals==1.0.2.post1 # post-release identifier, with data, distributed from `main`
```
`pip install evals` will then install `1.0.2.post1` by default
(including data) as the latest stable release.

Repeat process for each stable release

1.0.1

Toggle 1.0.1's commit message
bump patch version

0.1.1

Toggle 0.1.1's commit message
v0.1.1