Skip to content

Commit

Permalink
0.1.0 release. (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
luomai committed Oct 26, 2019
1 parent d77a7d6 commit 09f6d7e
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 @@ -93,7 +93,7 @@ def build_extension(self, ext):

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

0 comments on commit 09f6d7e

Please sign in to comment.