From 0f1912929ea0543fdbf8bf9685cc8ea4088fc4be Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@ericsson.com>
Date: Mon, 15 Apr 2024 09:45:04 +0200
Subject: [PATCH] ver bump

---
 CHANGELOG.md        | 5 +----
 satella/__init__.py | 2 +-
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c362bfe1..57674776 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1 @@
-# v2.25.3
-
-* CacheDict will now accept time-like strings
-* add list_values_to_indices
+# v2.25.4
diff --git a/satella/__init__.py b/satella/__init__.py
index ad1a5634..53acef84 100644
--- a/satella/__init__.py
+++ b/satella/__init__.py
@@ -1 +1 @@
-__version__ = '2.25.3'
+__version__ = '2.25.4a1'
-- 
GitLab