diff --git a/VERSION b/VERSION index c47e8b58..e8b6c77d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.6.10 +3.6.11 diff --git a/src/requirements.txt b/src/requirements.txt index 0bead807..d742c9a1 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -4,7 +4,7 @@ jsonschema==4.25.1 requests==2.32.5 PyYAML==6.0.3 -portal-visualization==0.4.20 +portal-visualization==0.4.22 # Use the published package from PyPI as default # Use the branch name of commons from github for testing new changes made in commons from different branch