diff --git a/Core/Plotly Dash/ci/__main__.py b/Core/Plotly Dash/ci/__main__.py index aadd05d..2c55a1e 100644 --- a/Core/Plotly Dash/ci/__main__.py +++ b/Core/Plotly Dash/ci/__main__.py @@ -21,7 +21,7 @@ # Docker image will be tagged "IMAGE:VERSION" IMAGE = "quay.io/enthought/edge-plotly-dash-core" -VERSION = "1.1.0" +VERSION = "1.2.0" # These will go into the built Docker image. You may wish to modify this # minimal example to pin the dependencies, or use a bundle file to define them.