Skip to content

Commit

Permalink
Merge pull request FederatedAI#1992 from FederatedAI/develop-1.4.5
Browse files Browse the repository at this point in the history
Release 1.4.5
  • Loading branch information
mgqa34 authored Sep 27, 2020
2 parents 845c43e + ca99d07 commit 64b8660
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
[submodule "eggroll"]
path = eggroll
url = https://github.com/WeBankFinTech/eggroll.git
branch = release-2.0.2-build-6
branch = v2.0.2
5 changes: 5 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Release 1.4.5
## Major Features and Improvements
> EggRoll
* RollSite supports the communication certificates

# Release 1.4.4
## Major Features and Improvements
> FATE-Flow
Expand Down
2 changes: 1 addition & 1 deletion cluster-deploy/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ cp -r arch/transfer_variables ${package_dir}/python/arch/
cp -r arch/standalone ${package_dir}/python/arch/
cp fate.env requirements.txt RELEASE.md ${package_dir}/python/
cp -r examples federatedml fate_flow ${package_dir}/python/
cp -r bin ${package_dir}/
cp -r bin tools ${package_dir}/
echo "[INFO] Package fate done"

echo "[INFO] Package fateboard start"
Expand Down

0 comments on commit 64b8660

Please sign in to comment.