-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
priority: P2Default priority. An issue might not yet be fixed in the next release.Default priority. An issue might not yet be fixed in the next release.processAn enhancement of development process. May include tooling, testing, refactoring, and alike.An enhancement of development process. May include tooling, testing, refactoring, and alike.size: SA small task that can be completed in less than a dayA small task that can be completed in less than a day
Description
Looking at the __version__ marker in the source, it just hardcodes the initial version 0.1.0, while the actual latest release version is 0.9.1 at the time of writing.
The release process needs to be updated, so that the version specifier in the code is properly bumped, and that release metadata is generated from that (in other words, there needs to be a single source of truth).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: P2Default priority. An issue might not yet be fixed in the next release.Default priority. An issue might not yet be fixed in the next release.processAn enhancement of development process. May include tooling, testing, refactoring, and alike.An enhancement of development process. May include tooling, testing, refactoring, and alike.size: SA small task that can be completed in less than a dayA small task that can be completed in less than a day