feat/ui_fix #18

Merged
Fabel merged 14 commits from feat/ui_fix into develop 2025-04-22 15:10:46 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7fe3e8a4c2 - Show all commits

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "prodir"
version = "0.1.0"
version = "1.0.0"
description = "A module for analyzing and creating directory structures"
scripts = {prodir = "prodir.__main__:main"}
dependencies = []