mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Telegram Bot API 6.9 (#1319)
* Added support for Bot API 6.9 * Bump API * Added changelog
This commit is contained in:
parent
a0828f6ddf
commit
fec138977d
32 changed files with 277 additions and 110 deletions
|
|
@ -154,9 +154,9 @@ features = [
|
|||
"test",
|
||||
"cli",
|
||||
]
|
||||
extra-dependencies = [
|
||||
"butcher @ git+https://github.com/aiogram/butcher.git@v0.1.22",
|
||||
]
|
||||
#extra-dependencies = [
|
||||
# "butcher @ git+https://github.com/aiogram/butcher.git@v0.1.22",
|
||||
#]
|
||||
|
||||
[tool.hatch.envs.dev.scripts]
|
||||
update = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue