aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index d5eae9f8..18a58d80 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -4,7 +4,7 @@ import sphinx_intl
project = "OnionShare"
author = copyright = "Micah Lee, et al."
-version = release = "2.3"
+version = release = "2.3.1"
extensions = ["sphinx_rtd_theme"]
templates_path = ["_templates"]