mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Towncrier build
This commit is contained in:
parent
7efec4a5df
commit
46218b8696
4 changed files with 60 additions and 19 deletions
2
Makefile
2
Makefile
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue