From 1ea8bc78eceb3e55df50668da9a2bee1feceae1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20Al=C3=A9p=C3=A9e?= Date: Tue, 7 Apr 2026 10:44:12 +0200 Subject: [PATCH] chore: major version bump to 2.2.0 --- cosmotech/coal/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cosmotech/coal/__init__.py b/cosmotech/coal/__init__.py index f6455fcb..2c5db6d4 100644 --- a/cosmotech/coal/__init__.py +++ b/cosmotech/coal/__init__.py @@ -5,4 +5,4 @@ # etc., to any person is prohibited unless it has been previously and # specifically authorized by written means by Cosmo Tech. -__version__ = "2.1.0" +__version__ = "2.2.0"