From c367525eccf29970017a7790a2ee188a204c4bf8 Mon Sep 17 00:00:00 2001 From: Claromes Date: Tue, 25 Jun 2024 12:01:07 -0300 Subject: [PATCH] update project version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.34.1