release 0.0.2 to fury
This commit is contained in:
parent
8662ae41c6
commit
19b502f675
3 changed files with 5 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
*.tfstate
|
||||
*.tfstate.backup
|
||||
*.pyc
|
||||
*.pyc
|
||||
*.egg-info
|
||||
.idea
|
1
MANIFEST.in
Normal file
1
MANIFEST.in
Normal file
|
@ -0,0 +1 @@
|
|||
include VERSION
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
0.0.1
|
||||
0.0.2
|
Loading…
Reference in a new issue