diff --git a/VERSION b/VERSION index 7f2ab29..334af8a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.0.55 +5.0.56 diff --git a/pyproject.toml b/pyproject.toml index bcbe354..0cbe32c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ requires = [ [project] name = "cloudmesh-common" -version = "5.0.55" +version = "5.0.56" description = "A set of useful APIs for cloudmesh" readme = "README.md" requires-python = ">=3.8"