Preparing for 0.5.2 release

This commit is contained in:
Alejandro Saucedo 2021-01-01 17:26:00 +00:00
parent 13bb1b82c7
commit 1280ba06f6
5 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@ copyright = '2020, The Institute for Ethical AI & Machine Learning'
author = 'Alejandro Saucedo'
# The full version, including alpha/beta/rc tags
release = '0.5.1'
release = '0.5.2'
# -- General configuration ---------------------------------------------------