We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef022e commit afede49Copy full SHA for afede49
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "git-commits-graph"
7
-version = "0.1.3"
+version = "0.2.0"
8
description = "Display graph of changes in number of lines in project or changed lines"
9
authors = [{name="Krystian Safjan", email="ksafjan@gmail.com"}]
10
#authors = ["Krystian Safjan <ksafjan@gmail.com>"]
0 commit comments