Skip to content

Increment version for ai releases #41137

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

azure-sdk
Copy link
Collaborator

Increment package version after release of azure-ai-projects

@Copilot Copilot AI review requested due to automatic review settings May 16, 2025 00:40
Copy link
Contributor

@Copilot Copilot AI left a 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 increments the package version for azure-ai-projects, updating the version constant in the code and adding a corresponding changelog entry.

  • Incremented the version in _version.py from "1.0.0b11" to "1.0.0b12".
  • Added a new changelog section for version "1.0.0b12" in CHANGELOG.md.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
sdk/ai/azure-ai-projects/azure/ai/projects/_version.py Updated the version declaration to "1.0.0b12".
sdk/ai/azure-ai-projects/CHANGELOG.md Added a new section for version "1.0.0b12" changelog entry.

@@ -1,5 +1,15 @@
# Release History

## 1.0.0b12 (Unreleased)
Copy link
Preview

Copilot AI May 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog entry for version '1.0.0b12' is marked as 'Unreleased' even though the package version has been incremented. Consider updating the changelog with a release date if the version is already released.

Copilot uses AI. Check for mistakes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant