Skip to content

Commit

Permalink
chore: updated ace version
Browse files Browse the repository at this point in the history
  • Loading branch information
eemaanamir committed Jan 24, 2025
1 parent 6296631 commit 4fc3eb3
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.3'
__version__ = '1.11.4'


__all__ = [
Expand Down

0 comments on commit 4fc3eb3

Please sign in to comment.