Skip to content

Commit 44b338f

Browse files
committed
fixup! chore: bump version to 0.23.1
1 parent a09886c commit 44b338f

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__ = "0.23.1"
7+
__version__ = "1.0.0"
88

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

0 commit comments

Comments
 (0)