Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lti-xblock-consumer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenJupyter
lti-xblock-consumer
Commits
946e3713
Commit
946e3713
authored
2 years ago
by
michaelroytman
Browse files
Options
Downloads
Patches
Plain Diff
build: update library version to 6.3.0 to release changes in pull #297
parent
3b923fff
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.rst
+1
-1
1 addition, 1 deletion
CHANGELOG.rst
lti_consumer/__init__.py
+1
-1
1 addition, 1 deletion
lti_consumer/__init__.py
with
2 additions
and
2 deletions
CHANGELOG.rst
+
1
−
1
View file @
946e3713
...
...
@@ -16,7 +16,7 @@ Please See the [releases tab](https://github.com/edx/xblock-lti-consumer/release
Unreleased
~~~~~~~~~~
6.
2
.0 - 2022-11-16
6.
3
.0 - 2022-11-16
------------------
* Adds support for LTI 1.3 Proctoring Service specification in-browser proctoring launch.
...
...
This diff is collapsed.
Click to expand it.
lti_consumer/__init__.py
+
1
−
1
View file @
946e3713
...
...
@@ -4,4 +4,4 @@ Runtime will load the XBlock class from here.
from
.apps
import
LTIConsumerApp
from
.lti_xblock
import
LtiConsumerXBlock
__version__
=
'
6.
2
.0
'
__version__
=
'
6.
3
.0
'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment