From 7d3f14919036d7e2cf24f66cfa6621f2bf8dd09d Mon Sep 17 00:00:00 2001 From: Daniel Roy Greenfeld Date: Sun, 24 Sep 2023 20:02:31 +0100 Subject: [PATCH] Release 0.1.0 --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index a32b07d..ef9f364 100644 --- a/contributing.md +++ b/contributing.md @@ -26,7 +26,7 @@ make test 1. Update the `version` in `pyproject.toml`. We use semantic versioning 2. Create and merge a PR branch called `release-x.x.x` -3. Pull from `main`` +3. Pull from `main` 4. At the command line, run `make tag` 5. Go to [tags page](https://github.com/pydanny/listo/tags), choose the most recent tag, and click `Draft a new release` 6. Click `Generate release notes` and save