File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " repo-smith"
7- version = " 0.10.1 "
7+ version = " 0.11.0 "
88authors = [{ name = " Jiahao, Woo" , email = " woojiahao1234@gmail.com" }]
99description = " YAML-based configuration for initializing Git repositories for unit testing"
1010readme = " README.md"
1111requires-python = " >=3.13"
1212classifiers = [
13- " Development Status :: 4 - Beta" ,
14- " Intended Audience :: Developers" ,
15- " Topic :: Software Development" ,
16- " Programming Language :: Python :: 3.13" ,
13+ " Development Status :: 4 - Beta" ,
14+ " Intended Audience :: Developers" ,
15+ " Topic :: Software Development" ,
16+ " Programming Language :: Python :: 3.13" ,
1717]
1818license.file = " LICENSE"
1919dependencies = [" GitPython" , " PyYAML" , " types-PyYAML" ]
You can’t perform that action at this time.
0 commit comments