Release 3.0.0-beta.3

This commit is contained in:
Alex Root Junior 2022-04-19 22:09:43 +03:00
parent 497436595d
commit 0d650fc38c
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
15 changed files with 52 additions and 23 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "aiogram"
version = "3.0.0-beta.2"
version = "3.0.0-beta.3"
description = "Modern and fully asynchronous framework for Telegram Bot API"
authors = [
"Alex Root Junior <jroot.junior@gmail.com>",