Skip to content

Commit

Permalink
TG_AutoPoster 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qwertyadrian committed Apr 10, 2023
1 parent 6097567 commit c12b884
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TG_AutoPoster/__init__.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
from .TG_AutoPoster import AutoPoster

__author__ = "Adrian Polyakov (me@qwertyadrian.ru)"
__version__ = "3.5.0b1"
__copyright__ = "Copyright (c) 2018-2022 Adrian Polyakov"
__version__ = "3.5.0"
__copyright__ = "Copyright (c) 2018-2023 Adrian Polyakov"
__license__ = "MIT"

__all__ = ["AutoPoster"]

0 comments on commit c12b884

Please sign in to comment.