Skip to content

Commit

Permalink
fix: django upgrade 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Salman Nawaz authored and Salman Nawaz committed Jun 23, 2023
1 parent b577940 commit 1a9ff55
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.1' # pragma: no cover
__version__ = '6.12.0' # pragma: no cover

0 comments on commit 1a9ff55

Please sign in to comment.