Compare commits

..

No commits in common. "7fe3e8a4c2566da73a641739fec82f266687c45f" and "a08519ded0cef0bca9c437c65499b7d2a0e986ec" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -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 = []