Skip to content

Commit 7bd6e05

Browse files
committed
fix(dependencies): Bump version to 0.2.3
Updated the project version from 0.2.2 to 0.2.3 in pyproject.toml. This likely indicates a bug fix or minor enhancement requiring a new release. Further investigation of the changes associated with this version bump is recommended. Affected files: - M pyproject.toml
1 parent 0241019 commit 7bd6e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "smart-git-commit"
7-
version = "0.2.2"
7+
version = "0.2.3"
88
description = "AI-powered Git commit workflow tool"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)