Skip to content

Commit 6baaac6

Browse files
committed
fix(core): Bump version to 0.1.6
Bumps the project version to 0.1.6. This increment reflects ongoing development and prepares for potential new features or bug fixes in the next release. The change ensures the version number aligns with the project's progression. This version update provides a clear identifier for users and developers. Affected files: - M setup.py - M smart_git_commit.py
1 parent 9d7c828 commit 6baaac6

File tree

2 files changed

+367
-181
lines changed

2 files changed

+367
-181
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
setup(
1515
name="smart-git-commit",
16-
version="0.1.5",
16+
version="0.1.6",
1717
description="AI-powered Git commit workflow tool",
1818
long_description=long_description,
1919
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)