Skip to content

Commit

Permalink
chore: updated ace version
Browse files Browse the repository at this point in the history
  • Loading branch information
sohailfatima committed Oct 10, 2024
1 parent 377fafe commit e221950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edx_ace/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from .recipient import Recipient
from .recipient_resolver import RecipientResolver

__version__ = '1.11.2'
__version__ = '1.11.3'


__all__ = [
Expand Down

0 comments on commit e221950

Please sign in to comment.