Skip to content

Commit

Permalink
Merge pull request #29 from abrahammurciano/icon-urls
Browse files Browse the repository at this point in the history
1.0.2
  • Loading branch information
abrahammurciano committed Jan 14, 2022
2 parents 2d8e0bf + 918708c commit 4d33e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord_lumberjack/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.. include:: ../README.md
"""

__version__ = "1.0.1"
__version__ = "1.0.2"
__author__ = "Abraham Murciano"

from . import handlers
Expand Down

0 comments on commit 4d33e9a

Please sign in to comment.