From fd533389c300660f9d8e3a00fcb29e4ca1174745 Mon Sep 17 00:00:00 2001 From: Abdul Fatir Date: Wed, 17 Dec 2025 19:12:57 +0100 Subject: [PATCH] Bump version from 2.2.1 to 2.2.2 (#439) *Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. --- src/chronos/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chronos/__about__.py b/src/chronos/__about__.py index b19ee4b..ba51ced 100644 --- a/src/chronos/__about__.py +++ b/src/chronos/__about__.py @@ -1 +1 @@ -__version__ = "2.2.1" +__version__ = "2.2.2"