Skip to content

Commit ff21bfd

Browse files
committed
squash!: Fix conflicts and bump version
1 parent 026de95 commit ff21bfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openedx_authz/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
import os
66

7-
__version__ = "1.4.0"
7+
__version__ = "1.5.0"
88

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

0 commit comments

Comments
 (0)