Skip to content

Conversation

@zhaodongwang-msft
Copy link
Collaborator

This pull request updates the package version for the PowerPlatform-Dataverse-Client. The version is incremented from 0.1.0b2 to 0.1.0b3 in both the pyproject.toml and the __version__.py files to ensure consistency across the project.

Version bump:

  • Updated the version field in pyproject.toml from "0.1.0b2" to "0.1.0b3".
  • Updated the __version__ variable in src/PowerPlatform/Dataverse/__version__.py from "0.1.0b2" to "0.1.0b3".

Copilot AI review requested due to automatic review settings December 19, 2025 21:52
@zhaodongwang-msft zhaodongwang-msft requested a review from a team as a code owner December 19, 2025 21:52
Copy link
Contributor

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 from 0.1.0b2 to 0.1.0b3 for the PowerPlatform-Dataverse-Client package.

  • Version string updated consistently across both configuration files
  • Follows semantic versioning conventions for beta pre-releases

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/PowerPlatform/Dataverse/version.py Updated __version__ constant to "0.1.0b3"
pyproject.toml Updated package version field to "0.1.0b3"

The version update looks correct and consistent across both files. No issues were identified in this straightforward version bump.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@zhaodongwang-msft zhaodongwang-msft merged commit c1ce5f0 into main Dec 19, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants