Skip to content

Commit

Permalink
Merge pull request #553 from Cloud-Code-AI/551-kaizen-cli-improve-con…
Browse files Browse the repository at this point in the history
…figuration-setup-for-users

updated new release version
  • Loading branch information
sauravpanda authored Sep 16, 2024
2 parents a987365 + a446823 commit 6e3d8a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ In the ever-evolving world of software development, delivering high-quality code
### 🔍 Key Features

- **🤖 AI-Powered Code Reviews**: Automated pull request reviews with insightful summaries and improvement suggestions, catching potential issues before they escalate.

- **🧪 Smart Test Generation**:
- End-to-end tests based on your application's code and documentation, ensuring comprehensive coverage.
- Unit test generation for Python (with TypeScript and React support coming soon!), saving you valuable time and effort.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "kaizen-cloudcode"
version = "0.4.11"
version = "0.4.12"
description = "An intelligent coding companion that accelerates your development workflow by providing efficient assistance, enabling you to craft high-quality code more rapidly."
authors = ["Saurav Panda <[email protected]>"]
license = "Apache2.0"
Expand Down

0 comments on commit 6e3d8a8

Please sign in to comment.