Skip to content

Commit

Permalink
chore: version 1.13.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar committed Nov 2, 2023
1 parent b6685c9 commit 5d8bc8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crowdin_api/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

__all__ = ["CrowdinClient"]
__author__ = "Crowdin"
__version__ = "1.12.1"
__version__ = "1.13.0"

__pdoc__ = {
"tests": False,
Expand Down

0 comments on commit 5d8bc8d

Please sign in to comment.