diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7761db47181d365530a9862fedb181e6b25023d1..ff1a892d0d370fbbb45d5fecf2ae5b7fd2aced90 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
 
 Note: Breaking changes between versions are indicated by "💥".
 
-## Unreleased
+## ## 3.7.4 (2019-10-18)
 
 - [Improvement] Add missing cms/lms production/development setting patches
 - [Improvement] Allow SigV4 authentication for video upload to S3
diff --git a/tutor/__about__.py b/tutor/__about__.py
index 221485aea132f710fda62a67d52e96d5e1da4931..035c71bf78c3824b83ee2d2911898c771845d5a0 100644
--- a/tutor/__about__.py
+++ b/tutor/__about__.py
@@ -1 +1 @@
-__version__ = "3.7.3"
+__version__ = "3.7.4"