Skip to content

Commit

Permalink
release v0.2.1 (#245)
Browse files Browse the repository at this point in the history
* release 0.2.1
  • Loading branch information
lgarithm authored and luomai committed Jan 11, 2020
1 parent 4798d22 commit ef46834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ def build_extension(self, ext):

setup(
name='kungfu',
version='0.2.0',
version='0.2.1',
package_dir={'': package_dir},
packages=find_packages(package_dir),
description='KungFu distributed machine learning framework',
Expand Down

0 comments on commit ef46834

Please sign in to comment.