We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e16d2f commit 02c8a23Copy full SHA for 02c8a23
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# CHANGELOG
2
+
3
+<!-- version list -->
4
5
+## v1.0.0 (2025-09-28)
6
7
+- Initial Release
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "scaffoldr"
-version = "0.1.0"
+version = "1.0.0"
description = "Generate production-ready Python web projects in seconds."
authors = [
{ name = "Vetrichelvan", email = "pythonhubdev@gmail.com" }
0 commit comments