diff --git a/CLI/pyproject.toml b/CLI/pyproject.toml index 4d8b3c7..118a678 100644 --- a/CLI/pyproject.toml +++ b/CLI/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "collaborative-article-sharing" -version = "0.1.0-alpha.2" +version = "0.1.0-alpha.3" description = "Command-line interface for interacting with the CAS API" authors = [ { name = "upayan", email = "upayanm3@gmail.com" }