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 e6fdfe9 commit 00f3638Copy full SHA for 00f3638
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+## 0.2.0 (2024-12-25)
2
+
3
+### Feat
4
5
+- update `project.toml` readme type
6
7
+- update template config
8
+- update github action,and update config
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "repo-scaffold"
-version = "0.1.0"
+version = "0.2.0"
description = "shawn deng repo temple project"
authors = ["colyerdeng <colyerdeng@tencent.com>"]
license = "MIT"
0 commit comments