From 98e388768075a364a6cb1c006162a43a60256fd8 Mon Sep 17 00:00:00 2001 From: Craig P Jolicoeur Date: Thu, 2 Jan 2025 11:20:25 -0500 Subject: [PATCH] [conf] Version bump to 5.5.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index b1471c2..4e5598e 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Torch.MixProject do use Mix.Project @source_url "https://github.com/mojotech/torch" - @version "5.4.0" + @version "5.5.0" def project do [