From 39ff881b20f586ac5cf211ccaa35d359ec236837 Mon Sep 17 00:00:00 2001 From: Guillaume Libersat Date: Thu, 21 Nov 2024 09:52:27 +0100 Subject: [PATCH 1/4] bump to 2.49.2 --- recoco/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recoco/__init__.py b/recoco/__init__.py index 3ce125eaf..161b502b9 100644 --- a/recoco/__init__.py +++ b/recoco/__init__.py @@ -1 +1 @@ -VERSION = "2.49.0" +VERSION = "2.49.2" From 049e008d8592a4c19a190ef63415d6965000d4dc Mon Sep 17 00:00:00 2001 From: Guillaume Libersat Date: Thu, 28 Nov 2024 09:09:47 +0100 Subject: [PATCH 2/4] bump to 2.49.3 --- recoco/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recoco/__init__.py b/recoco/__init__.py index 161b502b9..23515d6ba 100644 --- a/recoco/__init__.py +++ b/recoco/__init__.py @@ -1 +1 @@ -VERSION = "2.49.2" +VERSION = "2.49.3" From 62a82f57e18f396db700f19f8f77df8c314c9f98 Mon Sep 17 00:00:00 2001 From: Guillaume Libersat Date: Thu, 28 Nov 2024 09:58:43 +0100 Subject: [PATCH 3/4] bump to 2.49.4 --- recoco/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recoco/__init__.py b/recoco/__init__.py index 23515d6ba..52b20cf56 100644 --- a/recoco/__init__.py +++ b/recoco/__init__.py @@ -1 +1 @@ -VERSION = "2.49.3" +VERSION = "2.49.4" From 1939e239dbb793394a4dff1bbd1bd8b73a335dcd Mon Sep 17 00:00:00 2001 From: Guillaume Libersat Date: Tue, 3 Dec 2024 14:22:49 +0100 Subject: [PATCH 4/4] bump to 2.50.0 --- recoco/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recoco/__init__.py b/recoco/__init__.py index 52b20cf56..61005a7c7 100644 --- a/recoco/__init__.py +++ b/recoco/__init__.py @@ -1 +1 @@ -VERSION = "2.49.4" +VERSION = "2.50.0"