-
Notifications
You must be signed in to change notification settings - Fork 939
Python: Updated package versions #3024
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
base: main
Are you sure you want to change the base?
Conversation
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.
Pull request overview
This PR updates the version numbers for all Python packages in the Agent Framework from 1.0.0b251218 to 1.0.0b251223. The version scheme uses a date-based format (YYMMDD) where the new version represents December 23, 2025.
Key Changes:
- Version bump from
1.0.0b251218to1.0.0b251223across all packages - Updated lock file (uv.lock) to reflect new versions
- Synchronized dependency references in root pyproject.toml
Reviewed changes
Copilot reviewed 18 out of 19 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| python/uv.lock | Updated all agent-framework package versions in the lock file |
| python/pyproject.toml | Updated root package version and agent-framework-core dependency version |
| python/packages/a2a/pyproject.toml | Updated agent-framework-a2a package version |
| python/packages/ag-ui/pyproject.toml | Updated agent-framework-ag-ui package version |
| python/packages/anthropic/pyproject.toml | Updated agent-framework-anthropic package version |
| python/packages/azure-ai/pyproject.toml | Updated agent-framework-azure-ai package version |
| python/packages/azure-ai-search/pyproject.toml | Updated agent-framework-azure-ai-search package version |
| python/packages/azurefunctions/pyproject.toml | Updated agent-framework-azurefunctions package version |
| python/packages/chatkit/pyproject.toml | Updated agent-framework-chatkit package version |
| python/packages/copilotstudio/pyproject.toml | Updated agent-framework-copilotstudio package version |
| python/packages/core/pyproject.toml | Updated agent-framework-core package version |
| python/packages/declarative/pyproject.toml | Updated agent-framework-declarative package version |
| python/packages/devui/pyproject.toml | Updated agent-framework-devui package version |
| python/packages/foundry_local/pyproject.toml | Updated agent-framework-foundry-local package version |
| python/packages/lab/pyproject.toml | Updated agent-framework-lab package version |
| python/packages/mem0/pyproject.toml | Updated agent-framework-mem0 package version |
| python/packages/ollama/pyproject.toml | Updated agent-framework-ollama package version |
| python/packages/purview/pyproject.toml | Updated agent-framework-purview package version |
| python/packages/redis/pyproject.toml | Updated agent-framework-redis package version |
No description provided.