Skip to content

Commit

Permalink
Update version to 0.9.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
AYMENJD committed Feb 12, 2025
1 parent 5721799 commit 82e53ea
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 @@ -4,7 +4,7 @@

__all__ = ["types", "utils", "filters", "exception", "TdJson", "Client"]

__version__ = "0.9.0dev7"
__version__ = "0.9.0"
__copyright__ = "Copyright (c) 2022-2025 Pytdbot, AYMENJD"
__license__ = "MIT License"

Expand Down

0 comments on commit 82e53ea

Please sign in to comment.