Skip to content

Commit

Permalink
chore: bump version to 6.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kdmccormick committed Feb 8, 2021
1 parent a6edc4f commit c5ffae9
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__ = '6.8.0' # pragma: no cover
__version__ = '6.9.0' # pragma: no cover

0 comments on commit c5ffae9

Please sign in to comment.