File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " smart-git-commit"
7- version = " 0.1.0 "
7+ version = " 0.1.3 "
88description = " AI-powered Git commit workflow tool"
99readme = " README.md"
1010authors = [
11- {name = " Your Name " , email = " your.email@example .com" }
11+ {name = " Edgar Zorrilla " , email = " edgar@izignamx .com" }
1212]
1313license = {text = " MIT" }
1414classifiers = [
@@ -28,8 +28,8 @@ requires-python = ">=3.7"
2828dependencies = []
2929
3030[project .urls ]
31- Homepage = " https://github.com/yourusername /smart-git-commit"
32- Issues = " https://github.com/yourusername /smart-git-commit/issues"
31+ Homepage = " https://github.com/CripterHack /smart-git-commit"
32+ Issues = " https://github.com/CripterHack /smart-git-commit/issues"
3333
3434[project .scripts ]
3535smart-git-commit = " smart_git_commit:main"
You can’t perform that action at this time.
0 commit comments