aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/conf.py b/doc/src/conf.py
index 437d275..1337ce3 100644
--- a/doc/src/conf.py
+++ b/doc/src/conf.py
@@ -6,10 +6,10 @@ import os
# -- Project information -----------------------------------------------------
project = 'newtype'
-copyright = '2019, Felix Morgner'
+copyright = '2020, Felix Morgner'
author = 'Felix Morgner'
-version = '1.0'
-release = '1.0.0'
+version = '1.1'
+release = '1.1.0'
# -- General configuration ---------------------------------------------------