pyproject.toml version should be pulled from source #6

Open
opened 2026-01-09 18:34:59 +00:00 by omicron · 0 comments
Owner

Currently the pyproject version is hardcoded and it should be pulled from mft.init.py which has a version property. Doing so will prevent it from incorrectly being different from eachother (as it is in the v0.2.0 tag).

Currently the pyproject version is hardcoded and it should be pulled from mft.__init__.py which has a __version__ property. Doing so will prevent it from incorrectly being different from eachother (as it is in the v0.2.0 tag).
omicron added the Kind/Enhancement
Priority
Medium
3
labels 2026-01-09 18:34:59 +00:00
Sign in to join this conversation.