Skip to content

Commit 081786a

Browse files
authored
Merge pull request #229 from openedx/aht007/BOM-FIX-VERSION-NUMBER
Fix Version Number
2 parents 67db3a4 + 8ac143d commit 081786a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lti_consumer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
from .apps import LTIConsumerApp
55
from .lti_xblock import LtiConsumerXBlock
66

7-
__version__ = '3.3.0'
7+
__version__ = '3.4.0'

0 commit comments

Comments
 (0)