We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 026de95 commit ff21bfdCopy full SHA for ff21bfd
1 file changed
openedx_authz/__init__.py
@@ -4,6 +4,6 @@
4
5
import os
6
7
-__version__ = "1.4.0"
+__version__ = "1.5.0"
8
9
ROOT_DIRECTORY = os.path.dirname(os.path.abspath(__file__))
0 commit comments