Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
dianakhuang committed Apr 10, 2020
1 parent 5e70199 commit c389e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion organizations/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""
edx-organizations app initialization module
"""
__version__ = '5.0.0' # pragma: no cover
__version__ = '5.1.0' # pragma: no cover

0 comments on commit c389e6d

Please sign in to comment.