diff --git a/docs/source/conf.py b/docs/source/conf.py index bf413f2..c296faa 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -16,7 +16,7 @@ project = "ietfbib2bibtex" copyright = "2022-23 Freie Universität Berlin, 2023-24 TU Dresden" author = "Martine S. Lenders" -release = "v0.10.0" +release = "v0.11.0" # -- General configuration ---------------------------------------------------