diff --git a/React/ci/__main__.py b/React/ci/__main__.py index 7c156c1..d34e10b 100644 --- a/React/ci/__main__.py +++ b/React/ci/__main__.py @@ -21,7 +21,7 @@ # Docker image will be tagged "IMAGE:VERSION" IMAGE = "quay.io/enthought/edge-native-app-flask-demo" -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.