release 0.0.2 to fury

This commit is contained in:
Freddy Tan 2016-02-25 17:38:05 +08:00
parent 8662ae41c6
commit 19b502f675
3 changed files with 5 additions and 2 deletions

4
.gitignore vendored
View file

@ -1,3 +1,5 @@
*.tfstate *.tfstate
*.tfstate.backup *.tfstate.backup
*.pyc *.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