Skip to content

Commit

Permalink
Bump dev version to 0.8.8dev0.
Browse files Browse the repository at this point in the history
  • Loading branch information
AYMENJD committed Dec 2, 2023
1 parent 11d8d3f commit 3245955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytdbot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from .tdjson import TdJson
from .client import Client

__version__ = "0.8.7"
__version__ = "0.8.8dev0"
__copyright__ = "Copyright (c) 2022-2023 AYMEN Mohammed ~ https://github.com/AYMENJD"
__license__ = "MIT License"

Expand Down

0 comments on commit 3245955

Please sign in to comment.