From d75ea58a8baa32242e2ec4588d2b9fc676dc6219 Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Sat, 18 May 2024 16:19:11 -0400 Subject: [PATCH] Remove comment for rpmbuild issue --- pyproject.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 8bb9f3d2c..f58e8dc87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,8 +8,7 @@ source = "init" [tool.poetry] name = "sherlock-project" -# single source of truth for version is __init__.py -version = "0" +version = "0.0.0" description = "Hunt down social media accounts by username across social networks" license = "MIT" authors = [