mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Bump version
This commit is contained in:
parent
2cf224da49
commit
806f8f67d5
2 changed files with 4 additions and 8 deletions
10
README.rst
10
README.rst
|
|
@ -1,6 +1,6 @@
|
||||||
#######################
|
#######
|
||||||
aiogram |version badge|
|
aiogram
|
||||||
#######################
|
#######
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/l/aiogram.svg?style=flat-square
|
.. image:: https://img.shields.io/pypi/l/aiogram.svg?style=flat-square
|
||||||
:target: https://opensource.org/licenses/MIT
|
:target: https://opensource.org/licenses/MIT
|
||||||
|
|
@ -78,7 +78,3 @@ Features
|
||||||
- 🇮🇷 `@aiogram_fa <https://t.me/aiogram_fa>`_
|
- 🇮🇷 `@aiogram_fa <https://t.me/aiogram_fa>`_
|
||||||
- 🇮🇹 `@aiogram_it <https://t.me/aiogram_it>`_
|
- 🇮🇹 `@aiogram_it <https://t.me/aiogram_it>`_
|
||||||
- 🇧🇷 `@aiogram_br <https://t.me/aiogram_br>`_
|
- 🇧🇷 `@aiogram_br <https://t.me/aiogram_br>`_
|
||||||
|
|
||||||
|
|
||||||
.. |version badge| image:: https://img.shields.io/badge/-release%20candidate-yellow
|
|
||||||
:alt: Release Candidate badge
|
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
__version__ = "3.0.0rc2"
|
__version__ = "3.0.0"
|
||||||
__api_version__ = "6.8"
|
__api_version__ = "6.8"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue