From: Soumith Chintala Date: Tue, 9 Apr 2019 17:09:58 +0000 (-0700) Subject: move nightlies to 1.1.0xxx X-Git-Tag: accepted/tizen/6.5/unified/20211028.231830~314 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=25bd28c3a0b8e755fe4cb382abfda05b17676fb7;p=platform%2Fupstream%2Fpytorch.git move nightlies to 1.1.0xxx Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/19069 Differential Revision: D14854600 Pulled By: soumith fbshipit-source-id: 85c703bddbd47c1b3914d58ab9521ed22ddeb62a --- diff --git a/.circleci/config.yml b/.circleci/config.yml index 2004f83..cbcc26f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -610,7 +610,7 @@ binary_populate_env: &binary_populate_env # We put this here so that OVERRIDE_PACKAGE_VERSION below can read from it export DATE="$(date -u +%Y%m%d)" - export PYTORCH_BUILD_VERSION="1.0.0.dev$DATE" + export PYTORCH_BUILD_VERSION="1.1.0.dev$DATE" export PYTORCH_BUILD_NUMBER=1 cat >>"$envfile" <>"$envfile" <