From 5d8d822bc50e142e58148cfd8bc14a055af25f79 Mon Sep 17 00:00:00 2001 From: Craig P Jolicoeur Date: Thu, 23 May 2024 15:05:11 -0400 Subject: [PATCH] Release version 5.3.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 7ef223c..b1b6c24 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.3.0" + @version "5.3.1" def project do [