Skip to content

Commit

Permalink
chore: version 1.17.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar committed Jul 5, 2024
1 parent f21813f commit 2f94be4
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.16.0"
__version__ = "1.17.0"

__pdoc__ = {
"tests": False,
Expand Down

0 comments on commit 2f94be4

Please sign in to comment.