From 33367da8c4bfcecbe333a2159179de1929f96285 Mon Sep 17 00:00:00 2001 From: philip-bell Date: Sat, 23 Jan 2021 19:48:44 +0000 Subject: [PATCH] uping version number --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7c6317d..422bdae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "the-python-bay" -version = "1.2.2" +version = "1.2.3" description = "A python library for searching thepiratebay.org" authors = ["Philip Bell "] maintainers = ["Philip Bell "]