Skip to content
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

[Rust] Bump workspace version #1254

Merged
merged 4 commits into from
Sep 8, 2023
Merged

[Rust] Bump workspace version #1254

merged 4 commits into from
Sep 8, 2023

Conversation

eddyxu
Copy link
Contributor

@eddyxu eddyxu commented Sep 8, 2023

Use cargo-workspaces to bump workspace version together.

@eddyxu eddyxu self-assigned this Sep 8, 2023
@@ -1,8 +1,8 @@
[package]
name = "pylance"
version = "0.7.3"
version = "0.7.4"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was due to 44e8e79 already pushed 0.7.4 from rust side. Just bring python in sync with rust. No meant to do a new release.

cargo install cargo-workspaces
cargo ws version --no-git-commit --no-git-push --no-git-tag ${{ inputs.part }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

git tag / git push will be done in the following steps.

@eddyxu eddyxu merged commit 5ab23cf into main Sep 8, 2023
@eddyxu eddyxu deleted the lei/bump_workspace branch September 8, 2023 16:23
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.

2 participants