-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
code hygieneImprovements to code quality, but no visible features.Improvements to code quality, but no visible features.enhancementpackagingpackaging/install issuespackaging/install issues
Milestone
Description
Besides the version of frost itself, there are other version numbers that need to be updated in several places. One example will be the Python version number, which appears in various files such as Dockerfile, tox.ini, .pre-commit-config.yaml (#419).
Having so many places to change to upgrade leads to an error prone manual process.
There are tools, such as bump2version which handle application versioning well. We may need to search for a tool that can handle 2 sets of version numbers. (They also provide a list of alternatives.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
code hygieneImprovements to code quality, but no visible features.Improvements to code quality, but no visible features.enhancementpackagingpackaging/install issuespackaging/install issues