Skip to content

Add script to check version synchronization across project files#31

Merged
blake-r merged 2 commits intomainfrom
feature/check-version
Aug 27, 2025
Merged

Add script to check version synchronization across project files#31
blake-r merged 2 commits intomainfrom
feature/check-version

Conversation

@blake-r
Copy link
Copy Markdown
Owner

@blake-r blake-r commented Aug 27, 2025

This PR introduces a new Python script (check_versions.py) designed to ensure consistency of the package version number across key project files:

  • pyproject.toml (Poetry configuration)
  • src/pytest_durations/__init__.py (Python package metadata)
  • README.md (specifically, the latest entry in the Change Log section)

@blake-r blake-r merged commit c87c5a8 into main Aug 27, 2025
6 checks passed
@blake-r blake-r deleted the feature/check-version branch August 27, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant