$ git diff --patch-with-stat --summary c10f429e1a2b4a30199cd5442dcee6b5e7d504bf..dd62116ad91e542de2bababcf0c06768f5498174
.abf.yml | 2 +-
python-cachetools.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 44272a2..af120d2 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- cachetools-5.2.1.tar.gz: e770b241bcfaca6dfa2915844336f590cb716e03
+ cachetools-5.3.0.tar.gz: 63d7dd65f4633b8d968ca14b241335baa2f6aacb
diff --git a/python-cachetools.spec b/python-cachetools.spec
index cae6727..7cf4490 100644
--- a/python-cachetools.spec
+++ b/python-cachetools.spec
@@ -1,6 +1,6 @@
Summary: Extensible memoizing collections and decorators
Name: python-cachetools
-Version: 5.2.1
+Version: 5.3.0
Release: 1
Group: Development/Python
License: MIT