Remove versionadded badge

This commit is contained in:
Alex Root Junior 2022-11-06 14:21:25 +02:00
parent 9187389aad
commit 03e18c851d
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
2 changed files with 2 additions and 4 deletions

View file

@ -35,5 +35,5 @@ __all__ = (
"flags",
)
__version__ = "3.0.0b5"
__api_version__ = "6.2"
__version__ = "3.0.0b6"
__api_version__ = "6.3"

View file

@ -59,8 +59,6 @@ For example if you need to make simple text filter:
Combining Filters
=================
.. versionadded:: 3.0b6
In general, all filters can be combined in two ways