- Added Python 3.12+ support (up to 3.14)
- Replaced deprecated pkg_resources with importlib.metadata
- Modernized setup.py (removed pyscaffold dependency)
- Added explicit Python version classifiers (3.8-3.14)
- Set minimum Python version to 3.8
- Fixed typo in pytest configuration
- project creation