diff --git a/neuro_extras/version.py b/neuro_extras/version.py index 266267fd..7257efb2 100644 --- a/neuro_extras/version.py +++ b/neuro_extras/version.py @@ -1,3 +1,3 @@ # Note: version MUST be in format '20.10.23a6' because it defines the docker image # that we use, see tags in https://hub.docker.com/r/neuromation/neuro-extras/tags -__version__ = "20.10.28.post6" +__version__ = "20.10.28.post7"