From fb63a94fc7e7aed75109f15b471e4116c6005dd2 Mon Sep 17 00:00:00 2001 From: Roman Dolgushev Date: Tue, 23 Apr 2024 12:31:55 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4a8db4c..419d61f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "webextools" -version = "2.0.1" +version = "2.0.2" description = "A collection of command-line tools for Cisco Webex" authors = [ {name = "Roman Dolgushev", email = "drv@cisco.com"}