diff --git a/pyrogram/__init__.py b/pyrogram/__init__.py
index f2758e3f..3df78fda 100644
--- a/pyrogram/__init__.py
+++ b/pyrogram/__init__.py
@@ -16,7 +16,7 @@
# You should have received a copy of the GNU Lesser General Public License
# along with Pyrogram. If not, see .
-__version__ = "0.16.0.asyncio-dev"
+__version__ = "0.16.0.asyncio"
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
__copyright__ = "Copyright (C) 2017-2019 Dan "