From 7e0201db9eabd5369e23a79dbb2f06cfd736bea8 Mon Sep 17 00:00:00 2001 From: Emmanuel Nwafor Date: Mon, 29 Jan 2024 13:12:18 +0100 Subject: [PATCH] v0.1.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 708be33..e07dfd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "alxcheck" -version = "0.1.2" +version = "0.1.3" authors = [{ name="Emmanuel Nwafor", email="nwaforemmanuel005@gmail.com"}] description = "ALX text suite. Shell Utility that checks files for ALX's Project Requirements. Including: General, C, JavaScript and Python projects" classifiers = [