Bump version

This commit is contained in:
Alex Root Junior 2022-02-17 01:10:09 +02:00
parent 17d8c0b58f
commit 5f282d4ec6
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
4 changed files with 5 additions and 5 deletions

View file

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