tofusoup 2025-10-12
Version detection module simplified to a streamlined approach
1 files · 7+ · 49-

Version module simplified from 56 lines to 7

1 file changed
  • _version.py Rewrote from complex version detection (git tags, package metadata fallbacks) to a simpler version resolution
  • Rewrote src/tofusoup/_version.py from 56 lines of complex version detection down to 7 lines with a simpler, more reliable version resolution approach baseline internal
    1 file
    • _version.py