Skip to content

Commit

Permalink
Bump version to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
d3cryptofc committed Jul 12, 2023
1 parent 26c6d63 commit 401df27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyrography/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
with Pyrography. If not, see <http://www.gnu.org/licenses/>.
"""

__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'
Expand Down

0 comments on commit 401df27

Please sign in to comment.