diff --git a/README.md b/README.md index e57a8ba..e2a3fa3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![GitHub](https://img.shields.io/github/license/InFoCusp/scaLR)](https://github.com/infocusp/scaLR?tab=GPL-3.0-1-ov-file#) -[![Documentation](https://img.shields.io/badge/docs-v1.0.1-orange)](https://infocusp.github.io/scaLR/) +[![Documentation](https://img.shields.io/badge/docs-v1.1.0-orange)](https://infocusp.github.io/scaLR/) [![DOI](https://zenodo.org/badge/852710658.svg)](https://doi.org/10.5281/zenodo.13767942) diff --git a/docs/conf.py b/docs/conf.py index f3510fa..0ff726c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -2,7 +2,7 @@ project = 'scaLR' copyright = '2024, Infocusp Innovations' author = 'Infocusp Innovations' -release = 'v1.0.1' +release = 'v1.1.0' # -- General configuration --------------------------------------------------- import os