From 548d381350d76bc9099c070d3be8ad1a6a977724 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 3 Mar 2023 10:51:20 +0100 Subject: README: update --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index bb85601..ca4f256 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,14 @@ Requires [Pylint]. [Pylint]: https://www.pylint.org/ +### Releases + +Make a git tag: + + git tag "v$( python -m setuptools_scm --strip-dev )" + +You can then review that the tag is fine and push w/ `git push --tags`. + License ------- -- cgit v1.2.3