opensearch-py
opensearch-py copied to clipboard
[FEATURE] Automate bumping versions after releases
Is your feature request related to a problem?
Coming from https://github.com/opensearch-project/opensearch-clients/issues/34. The version should be bumped each time a release is made so that builds happen for new changes with appropriate versioning.
What solution would you like?
Implement workflow similar to https://github.com/opensearch-project/OpenSearch/blob/main/.github/workflows/version.yml
Is this issue still relevant?
Is this issue still relevant?
Yes!
Here's an example of a manual bump: https://github.com/opensearch-project/opensearch-py/pull/606