diff --git a/mdrsclient/VERSION b/mdrsclient/VERSION index d0149fe..80e78df 100644 --- a/mdrsclient/VERSION +++ b/mdrsclient/VERSION @@ -1 +1 @@ -1.3.4 +1.3.5 diff --git a/pyproject.toml b/pyproject.toml index cce21d2..205431c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 "] license = "MIT"