Unverified Commit d021bf84 authored by Baber Abbasi's avatar Baber Abbasi Committed by GitHub
Browse files

Bump version to 0.4.9.1 (#3208)

parent 3214d468
......@@ -2,7 +2,7 @@ import logging
import os
__version__ = "0.4.9"
__version__ = "0.4.9.1"
# Lazy-load .evaluator module to improve CLI startup
......
......@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "lm_eval"
version = "0.4.9"
version = "0.4.9.1"
authors = [
{name="EleutherAI", email="contact@eleuther.ai"}
]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment