From: Claromes Date: Tue, 25 Jun 2024 15:01:07 +0000 (-0300) Subject: update project version X-Git-Url: https://git.claromes.com/?a=commitdiff_plain;h=c367525eccf29970017a7790a2ee188a204c4bf8;p=waybacktweets.git update project version --- diff --git a/pyproject.toml b/pyproject.toml index 4467d49..9dbd986 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "waybacktweets" -version = "1.0a5" +version = "1.0a6" description = "Retrieves archived tweets CDX data from the Wayback Machine, performs necessary parsing, and saves the data." authors = ["Claromes "] license = "GPLv3"