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 35776ed commit 318e276Copy full SHA for 318e276
pyproject.toml
@@ -7,7 +7,7 @@ name = "write-githubstat"
7
packages = [
8
{ include = "writegithubstat", from = "src" },
9
]
10
-version = "0.1.0"
+version = "0.1.1"
11
description = "write-githubstat makes it easy to collect, filter and save github statistics to csv files."
12
license = "Apache 2.0"
13
authors = ["David Vegh <david.andras.vegh+github@gmail.com>"]
0 commit comments