You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement dynamic versioning for single source of truth
- Fix version inconsistency: update __init__.py from 0.1.0 to 0.0.16
- Configure pyproject.toml to use dynamic versioning from openevolve.__version__
- Update setup.py to import version from __init__.py instead of hardcoding
This ensures all version declarations are synchronized and prevents version drift.
Co-authored-by: Asankhaya Sharma <[email protected]>
0 commit comments