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

Commit a06b025

Browse files
committed
Update version to 0.1
1 parent 61ac580 commit a06b025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
META_DATA = dict(
1919
name = 'skflow',
20-
version = '0.0.1',
20+
version = '0.1.0',
2121
url = 'https://github.com/google/skflow',
2222
license = 'Apache-2',
2323
packages = find_packages(),

0 commit comments

Comments
 (0)