Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Commit

Permalink
oops messed up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
pintermor9 committed Apr 30, 2022
1 parent 4aa8b55 commit a2061d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disutils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
from .Music import Music, EmptyQueue, NotConnectedToVoice, NotPlaying

__title__ = "disutils"
__version__ = "1.4.3"
__version__ = "1.4.30"
__author__ = "toxicrecker"
__license__ = "MIT"

0 comments on commit a2061d8

Please sign in to comment.