summaryrefslogtreecommitdiff
path: root/maint/update-release-date
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosTobias Stoeckmann2026-03-241-3/+3
| | | | Typos found with codespell
* Bump blackJim Newsome2026-01-211-4/+2
|
* arti-client: Keep a somewhat accurate notion of our release date.Nick Mathewson2025-04-161-0/+123
This doesn't need to be perfect, but we need to use it to see if a consensus is new enough that we should obey its recommendations. This commit also adds a script to update or check our release date, and calls this script from our cargo-publish script.