Skip to content

Commit

Permalink
fix: Update the version to the latest release. (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
attiyaIshaque authored Dec 7, 2022
1 parent 976bb88 commit 76f2067
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.5.1'
__version__ = '1.6.0'

default_app_config = 'edx_ace.apps.EdxAceConfig'

Expand Down

0 comments on commit 76f2067

Please sign in to comment.