Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JrooTJunior committed Aug 26, 2023
1 parent 2cf224d commit 806f8f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
10 changes: 3 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
2 changes: 1 addition & 1 deletion aiogram/__meta__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "3.0.0rc2"
__version__ = "3.0.0"
__api_version__ = "6.8"

0 comments on commit 806f8f6

Please sign in to comment.