This is an automated email from the ASF dual-hosted git repository. dimuthuupe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airavata-mft.git
commit 8fd067ec8f4f2e1dcb8f0a3c314fd2b8c707e62d Author: DImuthuUpe <[email protected]> AuthorDate: Fri Sep 1 14:27:10 2023 +0530 Updating cli version --- python-cli/mft_cli/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-cli/mft_cli/pyproject.toml b/python-cli/mft_cli/pyproject.toml index 5d54cc2..40b726f 100644 --- a/python-cli/mft_cli/pyproject.toml +++ b/python-cli/mft_cli/pyproject.toml @@ -18,7 +18,7 @@ [tool.poetry] name = "airavata-mft-cli" -version = "0.1.13" +version = "0.1.14" description = "Command Line Client for Apache Airavata MFT data transfer software" authors = [ "Dimuthu Wannipurage <[email protected]>",
