mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 02:03:04 +00:00
Fix spelling
This commit is contained in:
parent
e9bf01653f
commit
a74efa311e
3 changed files with 2 additions and 2 deletions
|
|
@ -38,5 +38,5 @@ __all__ = [
|
|||
'utils'
|
||||
]
|
||||
|
||||
__version__ = '2.3'
|
||||
__version__ = '2.3.dev1'
|
||||
__api_version__ = '4.4'
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Examples
|
|||
|
||||
echo_bot
|
||||
inline_bot
|
||||
adwanced_executor_example
|
||||
advanced_executor_example
|
||||
proxy_and_emojize
|
||||
finite_state_machine_example
|
||||
throtling_example
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue