aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-08-10 14:38:16 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-08-10 14:38:16 +0700
commit528e01da85cd9537cfc98994e8de32b04095039f (patch)
tree1ecf8e9fc12f0b19af2d11956f4c52edef09eb86 /docs
parentdc23143f72876236121b8f1eced47e9beda49348 (diff)
downloadbrutalmaze-main.tar.gz
Update version and copyright in docsHEADmain
Diffstat (limited to 'docs')
-rw-r--r--docs/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 6a08aa2..d2608d0 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -18,11 +18,11 @@
# -- Project information -----------------------------------------------------
project = 'Brutal Maze'
-copyright = '2017-2020, Nguyễn Gia Phong' # noqa
+copyright = '2017-2021, Nguyễn Gia Phong' # noqa
author = 'Nguyễn Gia Phong'
# The full version, including alpha/beta/rc tags
-release = '0.9.4'
+release = '1.1.1'
# -- General configuration ---------------------------------------------------