Merge pull request 'typo in realse version' (#13) from updated_readme into develop
Gitea Actions For Tree-Structurer / Explore-Gitea-Actions (push) Successful in 20s Details

Reviewed-on: #13
This commit is contained in:
Falko Victor Habel 2025-02-09 11:16:07 +00:00
commit 790ac3d039
1 changed files with 1 additions and 1 deletions

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