Skip to content

Commit

Permalink
feat: add error for when a user is region blocked
Browse files Browse the repository at this point in the history
  • Loading branch information
Strvm committed Apr 22, 2024
1 parent 5904e52 commit 5a4e484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meta_ai_api/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "1.1.4"
__version__ = "1.1.5"
from .main import MetaAI # noqa

0 comments on commit 5a4e484

Please sign in to comment.