diff --git a/CHANGELOG.md b/CHANGELOG.md
index 76f3518bfa0e8cc3d9b11ce646bca41173427c7c..141ed0d0bd7696192a1941578acf55ab256cb494 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
 # Changelog
 
-## Latest
+## 3.2.2 (2019-03-21)
 
 - [Feature] Multiple platforms on a single server \o/
 - [Feature] Easily configure web proxy on the host
diff --git a/tutor/__about__.py b/tutor/__about__.py
index 1da6a5552355a77e8b70aae809f990bbfc4f5c50..1e3bed4cd58fdd063bd51ffffacdaa7d09440359 100644
--- a/tutor/__about__.py
+++ b/tutor/__about__.py
@@ -1 +1 @@
-__version__ = "3.2.1"
+__version__ = "3.2.2"