Skip to content

Commit

Permalink
Update the version so we can do another release once this is all done.
Browse files Browse the repository at this point in the history
  • Loading branch information
feanil committed May 1, 2019
1 parent 14246fa commit ca01463
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__ = '2.0.1' # pragma: no cover
__version__ = '2.0.2' # pragma: no cover

0 comments on commit ca01463

Please sign in to comment.