Skip to content

Commit

Permalink
Fixed missed import of config.json in MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanodallapalma authored and stefanodallapalma committed Sep 22, 2020
1 parent 39f7b55 commit 686c432
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,7 @@ To report bugs, visit the

In case you want to play with the source code or contribute improvements, see
[CONTRIBUTING](#).

## Version
**[0.0.2]**
Fixed missed import of config.json in MANIFEST.in
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version": "0.0.1"}
{"version": "0.0.2"}

0 comments on commit 686c432

Please sign in to comment.