1 Commits

Author SHA1 Message Date
634b5f1a13 update version to 1.3.12 2025-07-02 18:34:11 +09:00
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.3.12 1.3.13

View File

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