Skip to content

Commit

Permalink
docs: bump package version to 6.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq committed Jul 27, 2023
1 parent 4060f03 commit abbca6a
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.12.0' # pragma: no cover
__version__ = '6.12.1' # pragma: no cover

0 comments on commit abbca6a

Please sign in to comment.