Compare commits
No commits in common. "7fe3e8a4c2566da73a641739fec82f266687c45f" and "a08519ded0cef0bca9c437c65499b7d2a0e986ec" have entirely different histories.
7fe3e8a4c2
...
a08519ded0
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "prodir"
|
||||
version = "1.0.0"
|
||||
version = "0.1.0"
|
||||
description = "A module for analyzing and creating directory structures"
|
||||
scripts = {prodir = "prodir.__main__:main"}
|
||||
dependencies = []
|
||||
|
|
Loading…
Reference in New Issue