Skip to content

Commit

Permalink
Version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar authored Nov 2, 2022
1 parent d1e5ef1 commit 5d06f5b
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.6.0"
__version__ = "1.7.0"

__pdoc__ = {
"tests": False,
Expand Down

0 comments on commit 5d06f5b

Please sign in to comment.