diff --git a/CITATION.cff b/CITATION.cff
index b77876c2..a5bc3a92 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -88,5 +88,5 @@ keywords:
   - vocabulary
   - python
 license: GPL-3.0
-version: 2.0.0a1
-date-released: '2023-06-17'
+version: 2.0.0
+date-released: '2023-12-22'
diff --git a/docs/source/conf.py b/docs/source/conf.py
index ccbe1d37..4a73a4f5 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -56,9 +56,9 @@
 # built documents.
 #
 # The short X.Y version.
-version = '2.0.0'
+version = '2.0'
 # The full version, including alpha/beta/rc tags.
-release = '2.0.0b1'
+release = '2.0.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.