Skip to content

Commit 697cb7f

Browse files
authored
Merge pull request #196 from openedx/release/ulmo
chore: Bump version to 1.1.2
2 parents b164b98 + a819607 commit 697cb7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform_plugin_aspects/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
import os
66
from pathlib import Path
77

8-
__version__ = "1.1.1"
8+
__version__ = "1.1.2"
99

1010
ROOT_DIRECTORY = Path(os.path.dirname(os.path.abspath(__file__)))

0 commit comments

Comments
 (0)