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 4fcb7629cc329971194c394ca2c0d3f20cc29415 Author: Dimuthu Wannipurage <[email protected]> AuthorDate: Mon Feb 6 13:20:25 2023 -0500 Latest cli release --- 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 83f46f0..d630c00 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.6" +version = "0.1.7" description = "Command Line Client for Airavata MFT data transfer software" authors = ["Apache Airavata <[email protected]>"] readme = "README.md"
