From 7835be4fd1c562289ff4d7724d08d1d6a2ab1591 Mon Sep 17 00:00:00 2001 From: Craig P Jolicoeur Date: Thu, 14 Sep 2023 09:12:43 -0400 Subject: [PATCH] Release version v5.1.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 4f942ad7..6cd242dc 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.1.0" + @version "5.1.1" def project do [