aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2020-03-01 12:16:55 +0100
committerFelix Morgner <felix.morgner@gmail.com>2020-03-01 12:16:55 +0100
commit2634acf29bdb25661446cafdd848def9bda84adb (patch)
tree4b8121dfb33d62edab5223215d2152e6771614dc /doc
parentdb435b92b06836fca28994972438c84a374733f0 (diff)
downloadnewtype-2634acf29bdb25661446cafdd848def9bda84adb.tar.xz
newtype-2634acf29bdb25661446cafdd848def9bda84adb.zip
releng: bump version number in doc configuration
Diffstat (limited to 'doc')
-rw-r--r--doc/src/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/conf.py b/doc/src/conf.py
index 2727f58..1337ce3 100644
--- a/doc/src/conf.py
+++ b/doc/src/conf.py
@@ -8,7 +8,7 @@ import os
project = 'newtype'
copyright = '2020, Felix Morgner'
author = 'Felix Morgner'
-version = '1.0'
+version = '1.1'
release = '1.1.0'