MCPcopy
hub / github.com/fastapi/fastapi / prepare_release.py

File prepare_release.py

scripts/prepare_release.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Prepare a release by updating the package version and release notes."""
2
3import re
4from datetime import date

Callers

nothing calls this directly

Calls 1

appFunction · 0.85

Tested by

no test coverage detected