bugfix in version number
Gitea Actions For Tree-Structurer / Explore-Gitea-Actions (push) Successful in 22s
Details
Gitea Actions For Tree-Structurer / Explore-Gitea-Actions (push) Successful in 22s
Details
This commit is contained in:
parent
08e98defaa
commit
359d29ca68
|
@ -8,3 +8,9 @@ version = "1.0.0"
|
|||
description = "A module for analyzing and creating directory structures"
|
||||
scripts = {prodir = "prodir.__main__:main"}
|
||||
dependencies = []
|
||||
|
||||
license = {text = "Creative Commons Attribution 4.0 International"}
|
||||
|
||||
authors = [
|
||||
{ name="Falko Habel", email="falko.habel@fabelous.app" }
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue