From 7afeee1b6b96078f4b191e0ecf9d547efea660d6 Mon Sep 17 00:00:00 2001 From: yanghaoran Date: Mon, 6 Sep 2021 10:36:14 +0800 Subject: [PATCH] bump up version number to 1.5.0 --- OWNERS | 10 ++++++++++ version.txt | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/OWNERS b/OWNERS index f97bdc63fd..9d40c249f7 100644 --- a/OWNERS +++ b/OWNERS @@ -11,3 +11,13 @@ files: - gaoxiong1 - ckey_dou - anyrenwei + + "graphengine": + approvers: + - zhoufeng54 + - jjfeing + + "version.txt": + approvers: + - zhoufeng54 + - jjfeing \ No newline at end of file diff --git a/version.txt b/version.txt index 13175fdc43..3e1ad720b1 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.4.1 \ No newline at end of file +1.5.0 \ No newline at end of file