Skip to content

Commit f1d0c3e

Browse files
authored
Merge pull request #1107 from edx/mikix/i18n-tools
Bump edx-i18n-tools version
2 parents 1e4253f + f14f2ca commit f1d0c3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# edX Internal Requirements
2-
edx-i18n-tools==0.4.4
2+
edx-i18n-tools==0.4.5
33
edx-submissions>=2.0.12,<3.0.0
44
git+https://github.com/edx/django-rest-framework.git@1ceda7c086fddffd1c440cc86856441bbf0bd9cb#egg=djangorestframework==3.6.3
55
git+https://github.com/edx/[email protected]#egg=XBlock==1.0.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def load_requirements(*requirements_paths):
3434

3535
setup(
3636
name='ora2',
37-
version='2.1.15',
37+
version='2.1.16',
3838
author='edX',
3939
url='http://github.com/edx/edx-ora2',
4040
description='edx-ora2',

0 commit comments

Comments
 (0)