diff --git a/aiogram/__meta__.py b/aiogram/__meta__.py index bb2cc081..569721c6 100644 --- a/aiogram/__meta__.py +++ b/aiogram/__meta__.py @@ -1,2 +1,2 @@ -__version__ = "3.20.0" +__version__ = "3.20.0.post0" __api_version__ = "9.0"