Skip to content

Commit

Permalink
Merge pull request #245 from openedx/waheed/bump-version
Browse files Browse the repository at this point in the history
chore: update version to 6.11.1
  • Loading branch information
waheedahmed authored Mar 16, 2022
2 parents 981714d + ae74946 commit 2830ae6
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.11.0' # pragma: no cover
__version__ = '6.11.1' # pragma: no cover

0 comments on commit 2830ae6

Please sign in to comment.