Skip to content

Commit

Permalink
build: Bump the version so that we can release a new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
feanil committed May 17, 2024
1 parent 4971621 commit 6453cd8
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.0.1'
__version__ = '9.1.0'

0 comments on commit 6453cd8

Please sign in to comment.