From 76f8f885325f41ba31d0f37380ecfffdfa7db368 Mon Sep 17 00:00:00 2001 From: J Hancock <123655328+J-A-Ha@users.noreply.github.com> Date: Wed, 7 Aug 2024 23:49:05 +0100 Subject: [PATCH] updating version number --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5a633f8..79889dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "academic_review_tool" -version = "1.0.8" +version = "1.0.9" description = "The Academic Review Tool (ART) is a package for performing academic reviews and bibliometric analyses in Python. It offers capabilities for discovering, retrieving, and analysing academic literature at scale." readme = "README.md" authors = [