-
Notifications
You must be signed in to change notification settings - Fork 5.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump version to 0.2.1 #867
Conversation
we should merge #865 first? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me :) ! thank you!
Sure. Let @qingyun-wu know when it's ready. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #867 +/- ##
===========================================
+ Coverage 25.71% 51.43% +25.71%
===========================================
Files 28 28
Lines 3725 3725
Branches 847 889 +42
===========================================
+ Hits 958 1916 +958
+ Misses 2694 1631 -1063
- Partials 73 178 +105
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@BeibinLi could you take a look at the test error from group chat? https://github.com/microsoft/autogen/actions/runs/7105967042/job/19344368764?pr=867#step:8:2 The error is associated with the |
#791 (comment) |
* bump version to 0.2.1 * remove example link * update --------- Co-authored-by: Qingyun Wu <[email protected]> Co-authored-by: kevin666aa <[email protected]>
* bump version to 0.2.1 * remove example link * update --------- Co-authored-by: Qingyun Wu <[email protected]> Co-authored-by: kevin666aa <[email protected]>
Why are these changes needed?
For new release. Limit openai version before #791 solves the breaking change caused by openai v1.3.
Related issue number
close #866
Checks