Skip to content

Commit

Permalink
Update client.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ArjunSharda committed Dec 9, 2023
1 parent ca9c265 commit 031c765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextguild/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from .classes import Data
from .embed import Embed

version = '1.2.13'
version = '1.2.14'

class Client:
def __init__(self, token: str) -> None:
Expand Down

0 comments on commit 031c765

Please sign in to comment.