Skip to content

Commit

Permalink
chore: bumping the version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
felipemontoya committed Sep 23, 2024
1 parent 8014386 commit b3f4fdc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Change Log
Unreleased
~~~~~~~~~~

[v7.0.0] - 2024-09-23
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Added
_____

Expand Down
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.13.0' # pragma: no cover
__version__ = '7.0.0' # pragma: no cover

0 comments on commit b3f4fdc

Please sign in to comment.