From 99411700344782b2d48997c3b27a62f63e5ffddb Mon Sep 17 00:00:00 2001 From: Don Naro Date: Wed, 18 Dec 2024 19:54:23 +0000 Subject: [PATCH] Update README.md Co-authored-by: Sandra McCann --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36c37e7..002e9ea 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ registered. ## Creating new releases -The `release.yml` workflow that generates the wheel and uploads the release to PyPI. +The `release.yml` workflow generates the wheel and uploads the release to PyPI. Here are the steps you need to kick that process off: 1. Review the commit logs and decide on the next version.