pawamoy/git-changelog

--version not showing correct version info

Closed this issue · 1 comments

Describe the bug
output of git-changelog --version is incorrect, whatever which version installed, it's always showing git-changelog 0.1.0.

To Reproduce

Run command 'git-changelog --version', it always s

Additional context

$ pip3 show git-changelog

Name: git-changelog
Version: 0.4.0
Summary: Automatic Changelog generator using Jinja2 templates.
Home-page: https://github.com/pawamoy/git-changelog
Author: Timothée Mazzucotelli
Author-email: pawamoy@pm.me
License: ISC
Location: /Users/rain/.pyenv/versions/3.7.7/lib/python3.7/site-packages
Requires: Jinja2
Required-by:
$ git-changelog --version
git-changelog 0.1.0

Oups! Thanks for the report @rainchen. Should be fixed in 0.4.1.