Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-06-07 08:23:10 +0200
committerGitHub <noreply@github.com>2021-06-07 08:23:10 +0200
commit1a254700256784c2954fe42e35019b0680236886 (patch)
tree9d6c05a9938f9109d962aa3b5210d4cb4711ec6c
parenta4033a7d3a94916f2b4972d212f9d0069fca39cd (diff)
parent453ff15371a2ee23a84bb0b83c8678158a6efbd8 (diff)
Merge pull request #555 from m1ten/patch-3
version bump v2.3.0.dev0
-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 ---------------------------------------------------