Commit Graph

2 Commits (5c4ae90dcc943f78324586f6c0d248a703d68c16)

Author SHA1 Message Date
Marcus Sanatan 5c4ae90dcc Update dev versioning to PEP 440 compliant format
- Refactor dev version suffix to follow PEP 440 standard (X.Y.Z.devN+gSHA)
- Replace date+SHA suffix with structured devN+local identifier format
- Maintain backward compatibility while improving version string readability
- Include short git SHA as local version identifier for traceability
2026-01-27 01:35:51 -04:00
David Sarno f2d4b39d25 feat: add beta release workflow for TestPyPI
Publishes dev versions to TestPyPI when Server/ changes are pushed to beta.
Only triggers when there are actual changes to avoid wasted cycles.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 17:53:50 -08:00