Skip to content

Commit

Permalink
[docs] Update README for v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cpjolicoeur committed Jan 2, 2025
1 parent 6ff1991 commit 835b41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To install Torch, perform the following steps:
```elixir
def deps do
[
{:torch, "~> 5.3"}
{:torch, "~> 5.5"}
]
end
```
Expand Down

0 comments on commit 835b41d

Please sign in to comment.