Skip to content

Commit 6d78d5e

Browse files
build: v1.0.0
1 parent 5418425 commit 6d78d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "structura-py"
3-
version = "0.1.2"
3+
version = "1.0.0"
44
description = "Structura is a CLI tool that automates folder structure generation and dependency management for Python projects. It supports multiple architectures (MVC, MVCS, Hexagonal) and frameworks (Flask, FastAPI), using YAML configuration for flexibility."
55
authors = ["ShyamSundhar1411 <clashwithchiefrpjyt@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)