diff --git a/docs/conf.py b/docs/conf.py index 19a18b4b..9dfe1683 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -40,7 +40,7 @@ # The short X.Y version version = '' # The full version, including alpha/beta/rc tags -release = '1.5.1' +release = '1.5.2' # -- General configuration --------------------------------------------------- diff --git a/pyproject.toml b/pyproject.toml index 03321b36..b85f9365 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "baal" -version = "1.5.1" +version = "1.5.2" description = "Library to enable Bayesian active learning in your research or labeling work." authors = ["Parmida Atighehchian ", "Frederic Branchaud-Charron ",