Merge branch 'release/0.0.2' into develop
This commit is contained in:
commit
252644cf8f
3 changed files with 5 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
*.tfstate
|
||||
*.tfstate.backup
|
||||
*.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