From cb061287cd96aa8d841f0066a6c4f2992a82a160 Mon Sep 17 00:00:00 2001 From: Alex Muszynski Date: Sat, 7 Jun 2025 18:30:39 -0400 Subject: [PATCH] fix(readme): non critical issue, but still an issue --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e69de29..36597a2 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,8 @@ +# Python Semantic Release + +Basically the command makes a commit, and tags it as a release. +The changelog looks fine, just has commits from what I can tell right now. + +Seems to have an API integration with bb and gh so should be able to work with that easily. + +Would like to implement this in sp6 for ingestion service.