Skip to content

Commit 478d091

Browse files
committed
feat(core): Bump version to 0.2.0
Bump version to 0.2.0. This release introduces a revised version number to reflect recent updates and improvements. The project is now ready for broader use and further development. This ensures proper tracking and management of the software's evolution. Affected files: - M setup.py - M smart_git_commit.py
1 parent d605594 commit 478d091

File tree

2 files changed

+1486
-318
lines changed

2 files changed

+1486
-318
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.6",
16+
version="0.2.0",
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)