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

Python SDK version updater #159

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Python SDK version updater #159

merged 3 commits into from
Nov 26, 2024

Conversation

termoshtt
Copy link
Collaborator

@termoshtt termoshtt commented Nov 26, 2024

Add python/set-version.py to update versions of Python SDK and adapters. To update specific version (with uv):

uv run python/set-version.py 1.4.2

To bump up patch version:

uv run python/set-version.py

@termoshtt termoshtt self-assigned this Nov 26, 2024
@termoshtt termoshtt changed the title python/set-version.py for updating Python versions automatically Python SDK version updater Nov 26, 2024
@termoshtt termoshtt marked this pull request as ready for review November 26, 2024 07:57
@termoshtt termoshtt merged commit 786622c into main Nov 26, 2024
27 checks passed
@termoshtt termoshtt deleted the python-set-version branch November 26, 2024 08:12
@termoshtt termoshtt added the python Changes in Python SDK label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Changes in Python SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant