From 1aa270383e2d5e8b220e1f82cab5c3ab02da8cbd Mon Sep 17 00:00:00 2001
From: Erle Carrara <carrara.erle@gmail.com>
Date: Fri, 17 Jan 2025 17:22:06 -0300
Subject: [PATCH] bump version: v0.1.9

---
 src/yapcache/__about__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/yapcache/__about__.py b/src/yapcache/__about__.py
index 9cb17e7..c11f861 100644
--- a/src/yapcache/__about__.py
+++ b/src/yapcache/__about__.py
@@ -1 +1 @@
-__version__ = "0.1.8"
+__version__ = "0.1.9"