diff --git a/pyproject.toml b/pyproject.toml index 5b965930f1..7cd8fc6280 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "litgpt" -version = "0.4.0.dev0" +version = "0.4.0" description = "Hackable implementation of state-of-the-art open-source LLMs" authors = [ { name = "Lightning AI", email = "contact@lightning.ai" },