Merge branch 'release/0.0.2' into develop

This commit is contained in:
Freddy Tan 2016-02-25 17:38:12 +08:00
commit 252644cf8f
3 changed files with 5 additions and 2 deletions

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
*.tfstate
*.tfstate.backup
*.pyc
*.egg-info
.idea

1
MANIFEST.in Normal file
View file

@ -0,0 +1 @@
include VERSION

View file

@ -1 +1 @@
0.0.1
0.0.2