diff --git a/src/pages/docs/latest/index.mdx b/src/pages/docs/latest/index.mdx
index 116e5fe..cdb6683 100644
--- a/src/pages/docs/latest/index.mdx
+++ b/src/pages/docs/latest/index.mdx
@@ -9,9 +9,9 @@ This is `thread`, a Python library which extends Python's built-in `threading` l
-## Thread v2.0.1
+## Thread v2.0.2
-You are viewing the documentation for the `v2.0.1` release.
+You are viewing the documentation for the `v2.0.2` release.
This is the most recent stable release of `thread`.
diff --git a/src/pages/index.mdx b/src/pages/index.mdx
index 0d1f72c..ea55409 100644
--- a/src/pages/index.mdx
+++ b/src/pages/index.mdx
@@ -1,5 +1,5 @@
---
-title: Thread v2.0.1
+title: Thread v2.0.2
---
import Link from 'next/link'
@@ -40,7 +40,7 @@ export function Feature({ title, description, version = false, href = false, ...
{/* Section 1 */}