Commit 14398b2
committed
fix(core): Bump version to 0.2.3 and revert loggin
This commit updates the package version to 0.2.3. It also reverts the logging level back to INFO from DEBUG, addressing potential verbosity concerns. This ensures the application functions as intended while maintaining appropriate logging detail.
Affected files:
- M setup.py
- M smart_git_commit/smart_git_commit.py1 parent 7bd6e05 commit 14398b2
2 files changed
+182
-47
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments