From 6fa8624759be60b9a3c7efe98095ff9c1ead8d90 Mon Sep 17 00:00:00 2001 From: Dillon Dumesnil Date: Wed, 22 Nov 2017 15:28:09 -0800 Subject: [PATCH] Updating the version number after fixing the package data in setup.py of the Review XBlock --- requirements/edx/github.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index e076cc9760..ffc4a67f39 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -102,7 +102,7 @@ git+https://github.com/edx/edx-user-state-client.git@1.0.1#egg=edx-user-state-cl git+https://github.com/edx/xblock-lti-consumer.git@v1.1.6#egg=lti_consumer-xblock==1.1.6 git+https://github.com/edx/edx-proctoring.git@1.3.1#egg=edx-proctoring==1.3.1 # This is here because all of the other XBlocks are located here. However, it is published to PyPI and will be installed that way -xblock-review==1.0.0 +xblock-review==1.0.1 # Third Party XBlocks