Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Xtra-Computing/FedTree into…
Browse files Browse the repository at this point in the history
… main
  • Loading branch information
QinbinLi committed Jun 24, 2022
2 parents 60000a9 + ef05d6f commit 698ba55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
copyfile(lib_path, path.join(dirname, "fedtree", path.basename(lib_path)))

setuptools.setup(name="fedtree",
version="1.0.2",
version="1.0.3",
packages=["fedtree"],
package_dir={"python": "fedtree"},
description="A federated learning library for trees",
Expand Down

0 comments on commit 698ba55

Please sign in to comment.