Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorm1ten <57693631+m1ten@users.noreply.github.com>2021-06-06 17:05:15 -0700
committerGitHub <noreply@github.com>2021-06-06 17:05:15 -0700
commit453ff15371a2ee23a84bb0b83c8678158a6efbd8 (patch)
tree9d6c05a9938f9109d962aa3b5210d4cb4711ec6c /docs
parenta4033a7d3a94916f2b4972d212f9d0069fca39cd (diff)
version bump v2.3.0.dev0
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 375ff434..add1c5e7 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -41,7 +41,7 @@ copyright = '2020, Anton Hvornum'
author = 'Anton Hvornum'
# The full version, including alpha/beta/rc tags
-release = 'v2.1.0'
+release = 'v2.3.0.dev0'
# -- General configuration ---------------------------------------------------