Skip to content

Commit

Permalink
fix: dont change version
Browse files Browse the repository at this point in the history
  • Loading branch information
saraburns1 authored Aug 15, 2024
1 parent 1d1d019 commit feea8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion event_routing_backends/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Various backends for receiving edX LMS events..
"""

__version__ = '9.3.1'
__version__ = '9.3.0'

0 comments on commit feea8f7

Please sign in to comment.