Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Commit

Permalink
🔖 Version 0.6.2-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthurdw committed Sep 10, 2021
1 parent cc54ce3 commit a2ffe54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pincer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
__package__ = "pincer"
__author__ = "Sigmanificient, Arthurdw"
__license__ = "MIT"
__version__ = "0.6.1-dev"
__version__ = "0.6.2-dev"
__description__ = "Discord API wrapper rebuild from scratch."

from pincer.client import Client, Bot
Expand Down

0 comments on commit a2ffe54

Please sign in to comment.