Towncrier build

This commit is contained in:
Alex Root Junior 2023-02-19 18:10:11 +02:00
parent 7efec4a5df
commit 46218b8696
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
4 changed files with 60 additions and 19 deletions

View file

@ -119,4 +119,4 @@ prepare-release: bump towncrier-build
release:
git add .
git commit -m "Release $(shell poetry version -s)"
git tag v$(shell poetry version -s)
git tag v$(shell hatch version -s)