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 dc4adb0 commit 149e2f0Copy full SHA for 149e2f0
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "repo-smith"
7
-version = "0.10.0"
+version = "0.10.1"
8
authors = [{ name = "Jiahao, Woo", email = "woojiahao1234@gmail.com" }]
9
description = "YAML-based configuration for initializing Git repositories for unit testing"
10
readme = "README.md"
0 commit comments