opensearch-project/opensearch-dsl-py

[FEATURE] Automate bumping versions after releases

Closed this issue · 1 comments

Is your feature request related to a problem?

Coming from opensearch-project/opensearch-clients#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

Closing this issue since opensearch-dsl-py is being merged into opensearch-py as part of #93