From d3daffe19300e38c7316a294a65f4a89a485f576 Mon Sep 17 00:00:00 2001 From: "fr.branchaud-charron" Date: Tue, 3 May 2022 08:49:40 -0400 Subject: [PATCH] BaaL 1.6.0 --- docs/conf.py | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 9dfe1683..14c88552 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.2' +release = '1.6.0' # -- General configuration --------------------------------------------------- diff --git a/pyproject.toml b/pyproject.toml index b85f9365..fe0dc67b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "baal" -version = "1.5.2" +version = "1.6.0" description = "Library to enable Bayesian active learning in your research or labeling work." authors = ["Parmida Atighehchian ", "Frederic Branchaud-Charron ",