Skip to content

Commit a891da3

Browse files
committed
feat: Update project description and version
The project description has been updated to better reflect its capabilities as a CLI co-pilot for Git and repository management. The version has been incremented to 2.1.3.
1 parent d11dab6 commit a891da3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "DiffCraft"
7-
version = "2.1.2"
7+
version = "2.1.3"
88
authors = [
99

1010
{ name="Saurabh Baral (bvrvl)", email="saurabh@bvrvl.com" },
1111
]
12-
description = "AI-powered CLI tool for generating git commit messages."
12+
description = "CLI co-pilot for Git and repository management."
1313
readme = "README.md"
1414
requires-python = ">=3.11"
1515
classifiers = [

0 commit comments

Comments
 (0)