diff --git a/pyrography/__init__.py b/pyrography/__init__.py index 2fdfbeb952..ac7621d363 100644 --- a/pyrography/__init__.py +++ b/pyrography/__init__.py @@ -21,7 +21,7 @@ with Pyrography. If not, see . """ -__version__ = "1.0.1" +__version__ = "1.0.2" __license__ = "GNU Lesser General Public License v3.0 (LGPL-3.0)" __copyright__ = ( 'Pyrography - A wonderful Pyrogram fork inspired by Pyromod & AmanoTeam/Pyrogram.\n'