diff --git a/README.md b/README.md index e025eda..c156511 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,7 @@ git-authorship https://github.com/USERNAME/REPOSITORY ```
-![GIF demonstrating an interactive report of the authors of the cubing library -cubing.js](https://github.com/thehale/git-authorship/blob/master/docs/git-authorship-demo-cubingjs.gif?raw=true) +![](https://github.com/thehale/git-authorship/blob/master/docs/git-authorship-demo-cubingjs.gif?raw=true)
diff --git a/pyproject.toml b/pyproject.toml index ab0a0ea..f9fec2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ [tool.poetry] name = "git-authorship" -version = "0.1.3" +version = "0.1.4" description = "Interactive reports showing who wrote each line of code in your git repository." authors = ["Joseph Hale "] license = "MPL-2.0"