Skip to content

Commit 3142b89

Browse files
authored
Bumb version to 0.4.6 for next release (Gemma 2 and Llama 3.1) (#1626)
1 parent 9ebbe82 commit 3142b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "litgpt"
3-
version = "0.4.5"
3+
version = "0.4.6"
44
description = "Hackable implementation of state-of-the-art open-source LLMs"
55
authors = [
66
{ name = "Lightning AI", email = "contact@lightning.ai" },

0 commit comments

Comments
 (0)