Skip to content

Commit

Permalink
Release: 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneMoe committed May 11, 2022
1 parent 99bdc89 commit 0e050ae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ pytest tests.test_mongoengine_dsl

## Release
For maintainers.

### release
```bash
git checkout master
git pull
Expand All @@ -111,3 +113,6 @@ git tag "v$(poetry version --short)"
git push --follow-tags
# done
```

### documentation
run doc workflow from master branch manually

0 comments on commit 0e050ae

Please sign in to comment.