-
Notifications
You must be signed in to change notification settings - Fork 820
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I think there might be a bug here but also some discussion needed.
The current release versions {major}.{minor}b0 e.g. opentelemetry-api 0.13b0. However, after the release commit, the versions get updated for the next version with {major}.{minor}.dev0:
| __version__ = "0.14.dev0" |
It could totally be the case that this is a valid versioning scheme (could someone share some history on this), but seems like a bug in the release process to me. Do we want to use semver instead?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working