From c3a7610ea5c8fa8acf47d59a71896d793a2738e6 Mon Sep 17 00:00:00 2001 From: Christian Henkel <6976069+ct2034@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:05:45 +0100 Subject: [PATCH] Update how_to_update.md Signed-off-by: Christian Henkel --- how_to_update.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/how_to_update.md b/how_to_update.md index 60c8752..1ee2247 100644 --- a/how_to_update.md +++ b/how_to_update.md @@ -20,6 +20,8 @@ How to update the project: git push --tags ``` +## ALL BELOW IS DONE AUTOMATICALLY + 1. Build and upload to PyPI ```bash