4 lines
95 B
Python
4 lines
95 B
Python
"""Project Scaffold CLI - Generate standardized project scaffolding."""
|
|
|
|
__version__ = "1.0.0"
|