update version to 1.3.5.

This commit is contained in:
Yoshihiro OKUMURA 2024-07-08 18:13:09 +09:00
parent 0d8deb02d7
commit c8b16939d7
Signed by: orrisroot
GPG Key ID: 470AA444C92904B2
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.3.4
1.3.5

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "mdrs-client-python"
version = "1.3.4"
version = "1.3.5"
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"