diff --git a/README.md b/README.md index 10498a4..b88fc8e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Documentation Status](https://readthedocs.org/projects/ostrails-docs/badge/?version=latest)](https://docs.ostrails.eu) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](./CODE_OF_CONDUCT.md) +![GitHub Release](https://img.shields.io/github/v/release/OSTrails/docs) ## Usage diff --git a/docs/conf.py b/docs/conf.py index b0738bf..22b6083 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -12,7 +12,7 @@ # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information project = 'OSTrails' -release = '0.1' +release = '0.1.0' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration