pyvider-hcl 2025-10-14
Version bump to 0.0.1000 and license format modernization
2 files · 2+ · 3-

Version bumped to 0.0.1000 development milestone

1 file changed
  • VERSION Changed version from 0.0.115 to 0.0.1000

License field simplified to PEP 639 string format

1 file changed
  • pyproject.toml Simplified license field and removed redundant classifier
  • Changed license = { text = “Apache-2.0” } to license = “Apache-2.0” (simplified string format per PEP 639) baseline errata
    1 file
    • pyproject.toml
  • Removed “License :: OSI Approved :: Apache Software License” classifier (redundant with the license field) baseline internal
    1 file
    • pyproject.toml