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 ...@@ -2,7 +2,7 @@ import logging
import os import os
__version__ = "0.4.9" __version__ = "0.4.9.1"
# Lazy-load .evaluator module to improve CLI startup # Lazy-load .evaluator module to improve CLI startup
......
...@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" ...@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "lm_eval" name = "lm_eval"
version = "0.4.9" version = "0.4.9.1"
authors = [ authors = [
{name="EleutherAI", email="contact@eleuther.ai"} {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