diff --git a/pyproject.toml b/pyproject.toml index f7966e8..cb33fb7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "refiners" -version = "0.3.1" +version = "0.4.0" description = "The simplest way to train and run adapters on top of foundation models" authors = [{ name = "The Finegrain Team", email = "bonjour@lagon.tech" }] license = "MIT"