diff --git a/CITATION.cff b/CITATION.cff
index 2691710..f11cdea 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -9,11 +9,11 @@ identifiers:
value: 10.5281/zenodo.10799219
description: This is the collection of archived snapshots of all versions of thread.
- type: url
- value: https://github.com/python-thread/thread/releases/tag/v2.0.2
- description: The GitHub release URL of tag v2.0.2.
+ value: https://github.com/python-thread/thread/releases/tag/v2.0.3
+ description: The GitHub release URL of tag v2.0.3.
- type: url
- value: https://pypi.org/project/thread/2.0.2
- description: The PyPI release URL of tag v2.0.2.
+ value: https://pypi.org/project/thread/2.0.3
+ description: The PyPI release URL of tag v2.0.3.
cff-version: 1.2.0
date-released: 2024-03-07
keywords:
@@ -32,5 +32,5 @@ repository-code: https://github.com/python-thread/thread
repository-artifact: https://pypi.org/project/thread
title: thread
type: software
-version: 2.0.2
+version: 2.0.3
url: https://thread.ngjx.org
diff --git a/docs/src/pages/_meta.json b/docs/src/pages/_meta.json
index 5a13022..cc8c666 100644
--- a/docs/src/pages/_meta.json
+++ b/docs/src/pages/_meta.json
@@ -15,7 +15,7 @@
"type": "menu",
"items": {
"latest-release": {
- "title": "2.0.2 Latest Release",
+ "title": "2.0.3 Latest Release",
"href": "/docs/latest"
},
"v1-release": {
diff --git a/docs/src/pages/docs/_meta.json b/docs/src/pages/docs/_meta.json
index 7f829db..da15b0e 100644
--- a/docs/src/pages/docs/_meta.json
+++ b/docs/src/pages/docs/_meta.json
@@ -10,6 +10,6 @@
"timestamp": false
}
},
- "latest": "v2.0.2 Latest",
+ "latest": "v2.0.3 Latest",
"v1": "v1.1.1"
}
diff --git a/docs/src/pages/docs/index.mdx b/docs/src/pages/docs/index.mdx
index 9d506d4..c8411b1 100644
--- a/docs/src/pages/docs/index.mdx
+++ b/docs/src/pages/docs/index.mdx
@@ -69,7 +69,7 @@ This is a list of all the available releases.
>
- Latest v2.0.2
+ Latest v2.0.3
This is the latest ***stable*** release.
@@ -110,6 +110,17 @@ This is a list of all the available releases.
dev
+
+
+
Release v2.0.3
+
27 May 2024
+
+ stable
+
+You are viewing the documentation for the `v2.0.3` release.
This is the most recent stable release of `thread`.
## Quick Start
diff --git a/docs/src/pages/index.mdx b/docs/src/pages/index.mdx
index 0933245..c604bec 100644
--- a/docs/src/pages/index.mdx
+++ b/docs/src/pages/index.mdx
@@ -1,5 +1,5 @@
---
-title: Thread v2.0.2
+title: Thread v2.0.3
---
import Link from "next/link";
@@ -71,7 +71,7 @@ export function Feature({
Thread
- - v2.0.2
+ - v2.0.3