From 6c5b35bbb6a9c12cf77e208bc5853a40ef386b5f Mon Sep 17 00:00:00 2001 From: Sergio Tapia Date: Wed, 10 Feb 2021 20:58:24 -0500 Subject: [PATCH] v0.2.1 --- torrentinim.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/torrentinim.nimble b/torrentinim.nimble index 727955d..0cc5645 100644 --- a/torrentinim.nimble +++ b/torrentinim.nimble @@ -1,6 +1,6 @@ # Package -version = "0.2.0" +version = "0.2.1" author = "Sergio Tapia" description = "A very low memory-footprint, self hosted API-only torrent search engine. Sonarr + Radarr Compatible" license = "MIT"