diff --git a/docs/conf.py b/docs/conf.py index 8a7abbf..96aa9ab 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -22,7 +22,7 @@ author = 'CoBrALab' # The full version, including alpha/beta/rc tags -release = '0.5.0' +release = '0.5.1' # -- General configuration --------------------------------------------------- diff --git a/docs/requirements.txt b/docs/requirements.txt index f3687c8..e15355c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,4 +5,4 @@ sphinx-rtd-theme sphinxcontrib-bibtex sphinxcontrib-programoutput==0.17 jinja2==3.1.1 -rabies==0.5.0 \ No newline at end of file +rabies==0.5.1 \ No newline at end of file