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