From a3be19bba2e409f2773c9fbcd364b4272bf7efd4 Mon Sep 17 00:00:00 2001 From: Ivan Habunek Date: Tue, 12 Jun 2018 12:38:58 +0200 Subject: [PATCH] Update release procedure --- RELEASE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 5767ebc..be7d0ef 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -7,6 +7,13 @@ Release instructions * Tag a release * Push master & tag to GitHub +Github release +-------------- + +* Create a release for new tag, paste changelog since last tag in description +* Download assets generated by github (.zip and .tar.gz) and upload them to the relase +* Also upload the generated .deb file + Publishing to PyPI ------------------