Bump version

This commit is contained in:
Alex Root Junior 2023-08-26 22:38:22 +03:00
parent 2cf224da49
commit 806f8f67d5
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
2 changed files with 4 additions and 8 deletions

View file

@ -1,6 +1,6 @@
#######################
aiogram |version badge|
#######################
#######
aiogram
#######
.. image:: https://img.shields.io/pypi/l/aiogram.svg?style=flat-square
:target: https://opensource.org/licenses/MIT
@ -78,7 +78,3 @@ Features
- 🇮🇷 `@aiogram_fa <https://t.me/aiogram_fa>`_
- 🇮🇹 `@aiogram_it <https://t.me/aiogram_it>`_
- 🇧🇷 `@aiogram_br <https://t.me/aiogram_br>`_
.. |version badge| image:: https://img.shields.io/badge/-release%20candidate-yellow
:alt: Release Candidate badge

View file

@ -1,2 +1,2 @@
__version__ = "3.0.0rc2"
__version__ = "3.0.0"
__api_version__ = "6.8"