From 3687aef9969d8560ac118d8e0362813b8d900217 Mon Sep 17 00:00:00 2001 From: Dref360 Date: Mon, 10 Jun 2024 11:09:48 -0400 Subject: [PATCH] Bump to 2.0.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 781f7f0..863e779 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "baal" -version = "1.9.2" +version = "2.0.0" description = "Library to enable Bayesian active learning in your research or labeling work." authors = ["Parmida Atighehchian ", "Frederic Branchaud-Charron ",