Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Commit

Permalink
version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidetacchini committed Aug 10, 2021
1 parent ec55c48 commit dd3ed82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygicord/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
from .paginator import *
from .exceptions import *

__version__ = "1.0.0"
__version__ = "1.0.1"
__author__ = "Davide Tacchini"

0 comments on commit dd3ed82

Please sign in to comment.