From c447b9cfa9b012ab1696c34dfceb6770bdd5274a Mon Sep 17 00:00:00 2001 From: rocky Date: Tue, 26 Mar 2019 12:41:12 -0400 Subject: [PATCH] Note use of releases --- admin-tools/how-to-make-a-release.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/admin-tools/how-to-make-a-release.md b/admin-tools/how-to-make-a-release.md index 8026343a..976e6e81 100644 --- a/admin-tools/how-to-make-a-release.md +++ b/admin-tools/how-to-make-a-release.md @@ -58,7 +58,8 @@ $ git tag release-python-2.4-$VERSION $ . ./admin-tools/make-dist-newer.sh - $ git tag release-$VERSION + +Goto https://github.com/rocky/python-uncompyle6/releases # Upload single package and look at Rst Formating