From 1c9111198f288d33ed8a6db5ea90760295371bf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Behmo?= Date: Thu, 17 Oct 2019 17:23:16 +0200 Subject: [PATCH] 3.7.3 (2019-10-09) - [Improvement] Upgrade openedx locales to Ironwood --- CHANGELOG.md | 2 +- tutor/__about__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eaa9845..3073e6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ Note: Breaking changes between versions are indicated by "💥". -## Unreleased +## 3.7.3 (2019-10-09) - [Improvement] Upgrade openedx locales to Ironwood diff --git a/tutor/__about__.py b/tutor/__about__.py index 3bdbbae..221485a 100644 --- a/tutor/__about__.py +++ b/tutor/__about__.py @@ -1 +1 @@ -__version__ = "3.7.2" +__version__ = "3.7.3"