Skip to content

Commit

Permalink
bump version to 0.2.0 (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
luomai committed Nov 10, 2019
1 parent 5b70865 commit cbe2770
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 @@ -95,7 +95,7 @@ def build_extension(self, ext):

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

0 comments on commit cbe2770

Please sign in to comment.