Skip to content

Commit 318e276

Browse files
committed
Increase version number
1 parent 35776ed commit 318e276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "write-githubstat"
77
packages = [
88
{ include = "writegithubstat", from = "src" },
99
]
10-
version = "0.1.0"
10+
version = "0.1.1"
1111
description = "write-githubstat makes it easy to collect, filter and save github statistics to csv files."
1212
license = "Apache 2.0"
1313
authors = ["David Vegh <david.andras.vegh+github@gmail.com>"]

0 commit comments

Comments
 (0)