From a92327acc11a523a80df98a8641346d71ecd59df Mon Sep 17 00:00:00 2001 From: Sergio Tapia Date: Sun, 18 Jun 2023 17:37:55 -0400 Subject: [PATCH] v0.9.0 --- torrentinim.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/torrentinim.nimble b/torrentinim.nimble index b3b60a9..83186e8 100644 --- a/torrentinim.nimble +++ b/torrentinim.nimble @@ -1,6 +1,6 @@ # Package -version = "0.8.0" +version = "0.9.0" author = "Sergio Tapia" description = "A very low memory-footprint, self hosted API-only torrent search engine. Sonarr + Radarr Compatible" license = "MIT"