Skip to content

Commit

Permalink
bump version to 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
doluk authored Apr 27, 2024
1 parent ba7c06d commit dfcb7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
SOFTWARE.
"""

__version__ = "3.5.1"
__version__ = "3.5.2"

from .abc import BasePlayer, BaseClan
from .clans import RankedClan, Clan
Expand Down

0 comments on commit dfcb7dc

Please sign in to comment.