aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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
-------