fixed bug to resolve local files for recursive file upload.

This commit is contained in:
2023-12-20 19:42:06 +09:00
parent 219858e0b6
commit ce0a608db2
5 changed files with 9 additions and 8 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "mdrs-client-python"
version = "1.3.0"
version = "1.3.1"
description = "The mdrs-client-python is python library and a command-line client for up- and downloading files to and from MDRS based repository."
authors = ["Yoshihiro OKUMURA <yoshihiro.okumura@riken.jp>"]
license = "MIT"