Skip to content

Commit e3b3422

Browse files
committed
fix: resolve merge conflict in __init__.py version
1 parent 36b9f76 commit e3b3422

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

openedx_authz/__init__.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44

55
import os
66

7-
<<<<<<< HEAD
8-
__version__ = "1.8.0"
9-
=======
107
__version__ = "1.9.0"
11-
>>>>>>> a27765f (chore: bump version to 1.6.0 and update CHANGELOG)
128

139
ROOT_DIRECTORY = os.path.dirname(os.path.abspath(__file__))

0 commit comments

Comments
 (0)