Comparing ProjectMutilation:abc4176...postgrespro:722ef1b · ProjectMutilation/testgres
Commits on Feb 25, 2026
Commits on Mar 13, 2026
-
build: implement dynamic versioning and unified metadata (postgrespro…
…#349) - Move version to src/__init__.py as the single source of truth - Update pyproject.toml to use dynamic versioning via setuptools - Refactor docs/source/conf.py to import version from the package - Add robust version validation tests using packaging.version Co-authored-by: Mark G. <mark@google.com>