We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b9f76 commit e3b3422Copy full SHA for e3b3422
1 file changed
openedx_authz/__init__.py
@@ -4,10 +4,6 @@
4
5
import os
6
7
-<<<<<<< HEAD
8
-__version__ = "1.8.0"
9
-=======
10
__version__ = "1.9.0"
11
->>>>>>> a27765f (chore: bump version to 1.6.0 and update CHANGELOG)
12
13
ROOT_DIRECTORY = os.path.dirname(os.path.abspath(__file__))
0 commit comments