Updating the version number after fixing the package data in setup.py of the Review XBlock

This commit is contained in:
Dillon Dumesnil
2017-11-22 15:28:09 -08:00
parent 1409bca9d2
commit 6fa8624759

View File

@@ -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