Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
Update version to 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ilblackdragon committed Feb 14, 2016
1 parent 61ac580 commit a06b025
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 @@ -17,7 +17,7 @@

META_DATA = dict(
name = 'skflow',
version = '0.0.1',
version = '0.1.0',
url = 'https://github.com/google/skflow',
license = 'Apache-2',
packages = find_packages(),
Expand Down

0 comments on commit a06b025

Please sign in to comment.