mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Bump version
This commit is contained in:
parent
4ddc320e21
commit
7807981252
6 changed files with 21 additions and 11 deletions
1
Makefile
1
Makefile
|
|
@ -102,6 +102,7 @@ build: clean
|
|||
.PHONY: bump
|
||||
bump:
|
||||
hatch version $(args)
|
||||
cat .butcher/schema/schema.json | jq '.api.version' -r > .apiversion
|
||||
python scripts/bump_versions.py
|
||||
|
||||
.PHONY: towncrier-build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue