diff options
-rw-r--r-- | misc/how to do a release | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/misc/how to do a release b/misc/how to do a release index 82ea9ec..6e91e14 100644 --- a/misc/how to do a release +++ b/misc/how to do a release @@ -23,9 +23,14 @@ git log --pretty --date=rfc2822 include the pip instructions, sha256sum etc - now push to the server +!!NEW!! +upload to pip proper as well +go to dl/ dir and do +twine upload yt_dlp_rajiko-1.x* + + ## update github paste the changelog output into a github release, upload the new builds |