mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Bump version
This commit is contained in:
parent
780a3d80fd
commit
c7779abc50
2 changed files with 2 additions and 2 deletions
|
|
@ -35,5 +35,5 @@ __all__ = (
|
|||
"flags",
|
||||
)
|
||||
|
||||
__version__ = "3.0.0b6"
|
||||
__version__ = "3.0.0b7"
|
||||
__api_version__ = "6.3"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "aiogram"
|
||||
version = "3.0.0-beta.6"
|
||||
version = "3.0.0-beta.7"
|
||||
description = "Modern and fully asynchronous framework for Telegram Bot API"
|
||||
authors = [
|
||||
"Alex Root Junior <jroot.junior@gmail.com>",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue